UNPKG

@thi.ng/bencode

Version:

Bencode binary encoder / decoder with optional UTF8 encoding & floating point support

2 lines 120 B
export declare const encode: (x: any, cap?: number) => Uint8Array<ArrayBufferLike>; //# sourceMappingURL=encode.d.ts.map