RawReader Constructor

Initializes a new instance of the RawReader class using the specified file name.

Overload List

Name Description
Public method RawReader(Stream)

Initializes a new instance of the RawReader class using the specified Stream.

Public method RawReader(String)

Initializes a new instance of the RawReader class using the specified file name.

See Also

Reference