toBinaryRepr
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.19.0
@midnight-ntwrk/compact-runtime / toBinaryRepr
Function: toBinaryRepr()
function toBinaryRepr<A>(rtType, value): Uint8Array;
Type Parameters
A
A
Parameters
rtType
CompactType<A>
value
A
Returns
Uint8Array