chickadee » protobuf » write-tag/type

write-tag/type TAG TYPE #!optional PORTprocedure

Writes the tag and wire type of a protocol buffer message field to PORT (defaulting to (current-output-port)). The TYPE must be one of the symbols int*, 32bit, 64bit or sized.