This type is used to mark values returned from store (arrays of bytes).
NOTE: Currently, this type is only used in the view_client and RPC to be able to transparently pretty-serialize the bytes arrays as base64-encoded strings (see serialize.rs).
serialize.rs
This type is used to mark values returned from store (arrays of bytes).
NOTE: Currently, this type is only used in the view_client and RPC to be able to transparently pretty-serialize the bytes arrays as base64-encoded strings (see
serialize.rs).