ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / Read Method

In This Topic
    Read Method (NativeFileStream)
    In This Topic
    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.
    Overload List
    OverloadDescription
    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.  
    Reads a block of bytes from the stream and writes the data in a given buffer.  
    See Also