NevronOpenVision
Nevron.Nov.IO Namespace / NByteReader Class


NByteReader Class Properties

For a list of all members of this type, see NByteReader members.

Public Properties
 NameDescription
Public PropertyChecks if the byte reader has reached the end of the bytes to read.  
Public PropertyGets the length of the byte array this reader operates on.  
Public PropertyGets or sets the current reader position in the byte array.  
Public PropertyGets the remaining number of bytes to read, which is equal to Length - Position.  
Top
See Also