Click or drag to resize
KetRead Method
Overload List
  NameDescription
Public methodStatic memberRead(BinaryReader)
Reads a new state vector from a binary stream. Note that this routine is only intended to read vectors written with the Write method.
Public methodStatic memberRead(String)
Reads a new state vector from a file. Note that this routine is only intended to read vectors written with the Write method.
Top
See Also