initSidebarItems({"fn":[["bytes_cast","Converts slice of bytes to an integer."],["bytes_cast_lazy","Unsafe version of `bytes_cast`"],["copy_to_bytes","Converts data to a byte array by writing it into mutable slice"],["to_bytes","Converts data to a byte array."]],"trait":[["FromBytesCast","Provides casting from bytes slice."],["FromBytesCastLazy","Provides casting from fixed size arrays to integers"],["ToBytesCast","Trait to provide `to_bytes` method for a arbitrary data."]]});