Name | Description | |
---|---|---|
![]() | Commit | Ensure that all pending state changes are committed. |
![]() | Rollback | Rollback any pending state changes that have not been committed |
![]() | ToArray | This is a helper method for unit testing. It only works for the case the underlying stream is a MemoryStream. |
![]() | Write | Overloaded. Write an object to the stream as its serializable type |
![]() ![]() | WriteLength | Efficiently encodes a packet length as a variable length byte array using 7-bit encoding |
![]() | WriteTimestamp | Overloaded. Stores a DateTime value to the stream |