V086Utils

object V086Utils

Util methods mostly for dealing ByteBuffers.

Types

Link copied to clipboard
object Bytes

Number of bytes made up by each type.

Functions

Link copied to clipboard
Link copied to clipboard
fun clone(original: ByteBuffer): ByteBuffer
Link copied to clipboard

Gets the number of bytes to represent the string in the charset defined in emulinker.config, plus one for the stop byte.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard