Package com.google.cloud.spanner.pgadapter.parsers (0.5.1)

Classes

FloatParser

Translate from wire protocol to float.

Parser<T>

Parser is the parsing superclass, used to take wire format data types and convert them specifically to desired byte types. Each subclass is assigned with a specific type.

Enums

Parser.FormatCode