Reference Library
ReadData Method
NamespacesMBNCSUtilDataReaderReadData()()()()
Reads all remaining data from the stream.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] ReadData()
Public Function ReadData As Byte()
public:
array<unsigned char>^ ReadData()
Return Value
All remaining data in the stream.

Assembly: Asgard5Library (Module: Asgard5Library)