Struct neli::NlSerState [] [src]

pub struct NlSerState(_, _);

Struct representing the necessary state to serialize an object

Methods

impl NlSerState
[src]

[src]

Create new serialization state object

[src]

Store length of payload for later use

[src]

Get length of payload

[src]

Get buffer with serialized representation of consumed struct