VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / SimpleBitWriter Class
Constructors Properties Methods SeeAlso
In This Topic
SimpleBitWriter Class Members
In This Topic
The following tables list the members exposed by SimpleBitWriter.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets a number of bits to write.
Public Methods
 NameDescription
Public MethodClears all buffers and causes any buffered data to be written to the underlying byte buffer.
Public MethodOverloaded. Writes bits into the byte array.
See Also