- Preparing search index...
- The search index is not available
Lumos
- byteArrayOf<Packed, Packable>(codec): FixedBytesCodec<Packed, Packable>
-
Parameters
-
codec: BytesCodec<Packed, Packable> & {
byteLength: number;
}
Returns FixedBytesCodec<Packed, Packable>
a helper function to create custom codec of
array SomeType [byte; n]