PHP 8.2.30
Preview: receiveBuffer.d.ts Size: 320 B
/opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/node_modules/socks/typings/common/receiveBuffer.d.ts

/// <reference types="node" />
declare class ReceiveBuffer {
    private _buffer;
    private _offset;
    private _originalSize;
    constructor(size?: number);
    readonly length: number;
    append(data: Buffer): number;
    peek(length: number): Buffer;
    get(length: number): Buffer;
}
export { ReceiveBuffer };

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
3.95 KB lrw-r--r-- 2021-10-19 09:47:56
Edit Download
625 B lrw-r--r-- 2021-10-19 09:47:56
Edit Download
320 B lrw-r--r-- 2021-10-19 09:47:56
Edit Download
480 B lrw-r--r-- 2021-10-19 09:47:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).