Opc.Ua.Core
ArraySegmentStream Class Methods


Opc.Ua.Bindings Namespace : ArraySegmentStream Class

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

Public Methods
 NameDescription
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.MemoryStream)
Public Method (Inherited from System.IO.MemoryStream)
Public MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Public MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Public Method (Inherited from System.IO.MemoryStream)
Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.IO.Stream and optionally releases the managed resources.  
Public Method (Inherited from System.IO.MemoryStream)
Public Method (Inherited from System.IO.MemoryStream)
Public MethodOverridden. When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.  
Public MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Public Method (Inherited from System.IO.MemoryStream)
Public Method Returns ownership of the buffers stored in the stream.  
Public Method (Inherited from System.IO.MemoryStream)
Public Method Returns sequence of the buffers stored in the stream.  
Public Method (Inherited from System.IO.MemoryStream)
Public MethodOverridden. When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.  
Public MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Public MethodOverridden. 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.  
Public MethodOverridden. When overridden in a derived class, sets the position within the current stream.  
Public MethodOverridden. When overridden in a derived class, sets the length of the current stream.  
Public MethodOverridden. Writes the stream contents to a byte array, regardless of the System.IO.MemoryStream.Position property.  
Public Method (Inherited from System.IO.MemoryStream)
Public MethodOverridden. When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
Public MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Public MethodOverridden. Writes a byte to the current position in the stream and advances the position within the stream by one byte.  
Public Method (Inherited from System.IO.MemoryStream)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.IO.Stream)
Protected MethodOverloaded.  (Inherited from System.IO.MemoryStream)
Protected Method (Inherited from System.IO.MemoryStream)
Top
See Also

Reference

ArraySegmentStream Class
Opc.Ua.Bindings Namespace