protocol-buffers-1.0.1: Parse Google Protocol Buffer specifications

Text.ProtocolBuffers.Unknown

Description

This module add unknown field support to the library. There are no user API things here.

Synopsis

Documentation

wireSizeUnknownField :: UnknownField -> WireSizeSource

This is used by the generated code

wirePutUnknownField :: UnknownField -> PutSource

This is used by the generated code