Data.Bond

Example

class BondProto t

class BondTaggedProto t

Supported protocols

data CompactBinaryV1Proto

data CompactBinaryProto

data FastBinaryProto

data SimpleBinaryV1Proto

data SimpleBinaryProto

data JsonProto

bonded<T>

data Bonded a

getValue

putValue

castValue

marshalValue

data BondedException

Runtime-schema operations

class BondStruct a

class BondEnum a

assembleSchema

checkStructSchema

defaultStruct

parseSchema

data Struct

data Value

Marshalling

bondUnmarshal

bondUnmarshalWithSchema

bondUnmarshalTagged

Misc

class EncodedString a

data Ordinal

defaultValue

data BondDataType

bT_BOOL

bT_UINT8

bT_UINT16

bT_UINT32

bT_UINT64

bT_FLOAT

bT_DOUBLE

bT_STRING

bT_STRUCT

bT_LIST

bT_SET

bT_MAP

bT_INT8

bT_INT16

bT_INT32

bT_INT64

bT_WSTRING

data SchemaDef