BorshBufferCodec constructor
const
BorshBufferCodec(
- int byteLength
Creates a codec for byte data.
Implementation
const BorshBufferCodec(this.byteLength);
Creates a codec for byte data.
const BorshBufferCodec(this.byteLength);