This is experimental documentation.
Gets the data currently contained in the buffer.

C# | Visual Basic | Visual C++ |
public virtual byte[] GetData()
Public Overridable Function GetData As Byte()
public: virtual array<unsigned char>^ GetData()

A byte array representing the data in the buffer.
Assembly: Asgard5Library (Module: Asgard5Library)