BorshBuffer constructor
const
BorshBuffer(
- int byteLength
Creates an annotation for a fixed-length byte array.
Implementation
const BorshBuffer(this.byteLength);
Creates an annotation for a fixed-length byte array.
const BorshBuffer(this.byteLength);