Persistate API documentation
Message Constructor
NamespacesPersistateMessageMessage()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
Message(MessageType)
Creates a new empty writable Message with a particular MessageType and the default initial capacity. Used when writing messages to a stream.

Message(MessageType, Int32)
Creates a new empty writable Message with with a particular MessageType and a particular initial capacity. Used when writing messages to a stream.

Message(MessageType, array<Byte>[]()[][])
Creates a new message of a particular type holding preset data.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)