Output

interface Output

Functions

Link copied to clipboard
abstract fun write(byteValue: Int)
abstract fun write(    buffer: ByteArray,     offset: Int = 0,     count: Int = buffer.size)

Inheritors

Link copied to clipboard
Link copied to clipboard