chickadee » protobuf » serialize

serialize MSG #!optional PORTprocedure

Serializes the protocol buffer message MSG to the PORT (or (current-output-port)) as a binary protocol buffer stream. MSG must be a SRFI-99 record instance of a protocol buffer message type.