Report Manager Documentation

StreamUtil Members

StreamUtil overview

Public Static Fields

DEFAULT_BUFFER_SIZE Default buffer size for buffered applications

Public Static Methods

BoolToByteArray
ByteArrayToIntOverloaded. �
ByteArrayToLongOverloaded. �
ByteArrayToShortOverloaded. �
ByteArrayToString
ByteArrayToUInt
ByteArrayToUShort
ByteToByteArray
CompareArrayContent
CompressStream
DeCompressStream
IntToByteArray
IsCompressed
LongToByteArray
ShortToByteArray
StreamToMemoryStreamOverloaded. Generates a MemoryStream from any Stream input
StringToByteArray
SWriteLine Write a string to a stream, the string should contain only single byte characters
WriteCharArrayToStream Writes a string to a stream formatted as multibyte UFT8 encondig
WriteStringToUTF8Stream Writes a string to a stream formatted as multibyte UFT8 encondig

Public Instance Constructors

StreamUtil Constructor Initializes a new instance of the StreamUtil class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

StreamUtil Class | Reportman.Drawing Namespace