@textile/hub > ThreadID > toBytes
ThreadID.toBytes() method
toBytes returns the byte representation of an ID. The output of bytes can be parsed back into an ID with fromBytes.
Signature:
toBytes(): Uint8Array;
Returns:
Uint8Array
@textile/hub > ThreadID > toBytes
toBytes returns the byte representation of an ID. The output of bytes can be parsed back into an ID with fromBytes.
Signature:
toBytes(): Uint8Array;
Returns:
Uint8Array