Developer_release_1.4.0

Class mint.console_friendly_binary

Useful wrapper for binary data to escape control characters.

Functions

mint.console_friendly_binary[] Returns byte at index.
#mint.console_friendly_binary Returns raw binary.
tostring(mint.console_friendly_binary) Returns escaped raw binary.

Fields

mint.console_friendly_binary.raw Raw binary


Functions

Methods
mint.console_friendly_binary[]
Returns byte at index.

Parameters:

  • index integer Byte number

Returns:

    integer Byte at index
#mint.console_friendly_binary
Returns raw binary.

Returns:

    integer Length of the raw binary
tostring(mint.console_friendly_binary)
Returns escaped raw binary.

Returns:

    string Escaped raw binary

Fields

mint.console_friendly_binary.raw
Raw binary
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00