Serializer
constructor(output: OutputStream, module: A_Module? = null, lookupPumpedObject: (A_BasicObject) -> Int = { 0 })
Construct a Serializer which converts a series of objects into bytes.
Construct a Serializer which converts a series of objects into bytes.