SupportClassReadInput Method MediaSuite 3.1.1889.0
Overload List

  NameDescription
Public methodStatic memberReadInput(Stream, Byte, Int32, Int32)
Reads a number of characters from the current source Stream and writes the data to the target array at the specified index.
Public methodStatic memberReadInput(TextReader, Byte, Int32, Int32)
Reads a number of characters from the current source TextReader and writes the data to the target array at the specified index.
Top
See Also

Reference