PHP 8.2.30
Preview: receiveBuffer.d.ts Size: 317 B
//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);
    get 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
4.13 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
625 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
317 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
693 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download

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