FileNodeIteratorReadRaw Method |
Name | Description | |
---|---|---|
ReadRaw(String, Byte, Int64) |
Reads node elements to the buffer with the specified format.
Usually it is more convenient to use operator `>>` instead of this method.
| |
ReadRaw(String, IntPtr, Int64) |
Reads node elements to the buffer with the specified format.
Usually it is more convenient to use operator `>>` instead of this method.
|