accept

open fun accept(b: Int)

The contract is similar to write, consume the lower eight bytes of the int as a byte.

Parameters

b

the byte to consume

Throws

if consuming fails