UNPKG

64 BTypeScriptView Raw
1export class Wrapper {
2 toBuffer(bufSize: number): Buffer;
3}