initSidebarItems({"fn":[["compute_serialized_size_in_words","Returns the number of words required to serialize the message."],["read_message","Reads a serialized message from a stream with the provided options."],["read_message_from_words","Reads a serialized message from a slice of words."],["write_message","Writes the provided message to `write`."],["write_message_to_words","Constructs a flat vector containing the entire message."]],"struct":[["OwnedSegments",""],["SliceSegments","Segments read from a single flat slice of words."]]});