Module bytes

Module bytes 

Source
Expand description

Serialize and deserialize fixed byte array that larger than 32 bytes.

Modules§

array
Serialize and deserialize fixed byte array that larger than 32 bytes.

Functions§

deserialize
Deserialize fixed byte array that larger than 32 bytes.
serialize
Serialize fixed byte array that larger than 32 bytes.