format 1.20 Documentation
Back | Index
class format.abc.OpWriter
- var o : haxe.io.Output
- function new(o : haxe.io.Output) : Void
- function write(op : OpCode) : Void
- function writeInt(n : Int) : Void
- function writeInt32(n : haxe.Int32) : Void