Click or drag to resize
UnpackingUnpackCharStream Method
Overload List
  NameDescription
Public methodStatic memberUnpackCharStream(Stream)
Unpacks raw value from the specified Stream as UnpackingStreamReader with UTF-8 encoding.
Public methodStatic memberUnpackCharStream(Stream, Encoding)
Unpacks raw value from the specified Stream as UnpackingStreamReader with specified encoding.
Top
See Also