This is experimental documentation.
Formats a data into 16-byte rows followed by an ASCII representation.
Declaration Syntax
Parameters
- data (array<Byte>[]()[][])
- The data to format.
Return Value
A string representing the data.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown if data is null
(Nothing in Visual Basic). |
Assembly: Asgard5Library (Module: Asgard5Library)