Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / FieldWriter Class


In This Topic
FieldWriter Class Methods
In This Topic

For a list of all members of this type, see FieldWriter members.

Public Methods
 NameDescription
Public MethodEnsure that all pending state changes are committed.  
Public MethodRollback any pending state changes that have not been committed  
Public MethodThis is a helper method for unit testing. It only works for the case the underlying stream is a MemoryStream.  
Public MethodOverloaded. Write an object to the stream as its serializable type  
Public Methodstatic (Shared in Visual Basic)Efficiently encodes a packet length as a variable length byte array using 7-bit encoding  
Public MethodOverloaded. Stores a DateTime value to the stream  
Top
See Also