[−][src]Function capnp::serialize::write_message_to_words
pub fn write_message_to_words<A>(message: &Builder<A>) -> Vec<Word> where
A: Allocator,
Constructs a flat vector containing the entire message.
pub fn write_message_to_words<A>(message: &Builder<A>) -> Vec<Word> where
A: Allocator,
Constructs a flat vector containing the entire message.