The properties of the SmartMemoryStream class are listed below. For a complete list of SmartMemoryStream class members, see the SmartMemoryStream Members topic.
![]() ![]() | Gets or sets the minum size that a buffer must have to be recycled to the BufferManager class. Defaultvalue is LargeObjectTreshold. |
![]() | Returns, whether reading is possible on this stream. Always true for this claas. |
![]() | Returns, whether seeking is possible on this stream. Always true for this claas. |
![]() | Returns, whether writing is possible on this stream. Always true for this claas. |
![]() | Returns the capacity of the stream in bytes. |
![]() | Returns the length of this stream in bytes. See Length |
![]() | Gets or sets the actual position within the stream. See Position |
SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace