![]() ![]() | Gets or sets the minum size that a buffer must have to be recycled to the BufferManager class. Defaultvalue is LargeObjectTreshold. |
![]() |
Overloaded. Initializes a new instance of the SmartMemoryStream class. |
![]() | 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 |
![]() | Begins an asynchronous read operation. |
![]() | Begins an asynchronous write operation. |
![]() | Closes the Stream and recycles the internal buffer with the BufferProvider, if it exceed the MinimumRequiredSize |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Calls the Close method. |
![]() | Waits for the pending asynchronous read to complete. |
![]() | Ends an asynchronous write operation. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | In this implementation, this method does nothing. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Reads the number of bytes specified by count and writes them into the buffer at the specified offset. For more Information and examples see Read |
![]() | Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream. |
![]() | Sets the position within to the specified value. |
![]() | Sets the length of the buffer to the specified value. |
![]() | Returns a String that represents the current Object. |
![]() | Writes the content of the buffer into the buffer of the stream. |
![]() | Writes a byte to the current position in the stream and advances the position within the stream by one byte. |
![]() | Allocates a WaitHandle object. |
![]() | The method ensures the the underlying _Buffer has at least the size specified by the size parameter. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace