VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / BitWriter Class
In This Topic
    BitWriter Class Methods
    In This Topic
    For a list of all methods of this type, see BitWriter.
    Public Methods
     NameDescription
    Public MethodClears all buffers and causes any buffered data to be written to the underlying byte buffer.
    Public MethodShifts a position in bits array.
    Public MethodSkips the bits in byte (byte boundary).
    Public MethodOverloaded. Writes bits into the byte array. (Inherited from SimpleBitWriter)
    See Also