This is experimental documentation.
Gets the data currently contained in the buffer.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual byte[] GetData()
Public Overridable Function GetData As Byte()
public: virtual array<unsigned char>^ GetData()
Return Value
A byte array representing the data in the buffer.
Assembly: Asgard5Library (Module: Asgard5Library)