LayerD CodeDOM and Zoe Compiler interface
Read Method
NamespacesLayerD.CodeDOMXplBinaryReaderRead()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
Read()()()
Reads characters from the underlying stream and advances the current position of the stream in accordance with the Encoding used and the specific character being read from the stream.

Read(array<Char>[]()[], Int32, Int32)
Reads count characters from the stream with index as the starting point in the character array.

Read(array<Byte>[]()[], Int32, Int32)
Reads count bytes from the stream with index as the starting point in the byte array.

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)