writeNybblesOn

abstract fun writeNybblesOn(aStream: NybbleOutputStream)

Write nybbles representing this instruction to the NybbleOutputStream.

Parameters

aStream

Where to write the nybbles.