Calitha GOLD Parser Engine Documentation

CalithaBinReader Class

This extension to the binary reader supports direct reading of a unicode (utf-16) string.

For a list of all members of this type, see CalithaBinReader Members.

System.Object
   System.IO.BinaryReader
      com.calitha.commons.CalithaBinReader

public class CalithaBinReader : BinaryReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.commons

Assembly: CalithaLib (in CalithaLib.dll)

See Also

CalithaBinReader Members | com.calitha.commons Namespace