PHP 8.2.30
Preview: receivebuffer.d.ts Size: 314 B
/opt/alt/alt-nodejs16/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);
    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.71 KB lrw-r--r-- 2026-03-09 06:51:27
Edit Download
625 B lrw-r--r-- 2026-03-09 06:51:27
Edit Download
314 B lrw-r--r-- 2026-03-09 06:51:27
Edit Download
697 B lrw-r--r-- 2026-03-09 06:51:27
Edit Download

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