Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataStream Class / Read Method

In This Topic
    Read Method (DataStream)
    In This Topic
    Reads a single value from the current stream and advances the current position within this stream by the number of bytes read.
    Overload List
    OverloadDescription
    Reads a single value from the current stream and advances the current position within this stream by the number of bytes read.  
    Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.  
    Reads a sequence of bytes from the current stream and advances the current position within this stream by the number of bytes written.  
    See Also