Skip to main content

Module serde_api

Module serde_api 

Source

Structs§

NbtByteArray
Wrapper that guarantees Tag::ByteArray semantics (including empty payloads) when used with typed serde conversion APIs.
SerdeBehaviorContract
Typed serde conversion contract for Option and byte vectors.

Constants§

SERDE_BEHAVIOR_CONTRACT

Functions§

from_be_bytes
from_be_bytes_with_config
from_byte_array_tag
from_le_bytes
from_le_bytes_with_config
from_net_bytes
from_net_bytes_with_config
from_root_tag
from_tag
to_be_bytes
to_be_bytes_named
to_byte_array_tag
to_le_bytes
to_le_bytes_named
to_net_bytes
to_net_bytes_named
to_root_tag
to_tag