Click or drag to resize

FlatReader Methods

The FlatReader type exposes the following members.

Methods
 NameDescription
Public methodDispose Disposes the reader.
Public methodRead Reads an item from the stream.
Public methodReadAsync Reads an EDI item from the stream asynchronously.
Public methodReadToEnd Reads an item from the stream.
Public methodReadToEndAsync Reads an item from the stream asynchronously.
Top
See Also