Network.AMQP.Types
Documentation
type PayloadSize = LongIntSource
type LongLongInt = Word64Source
type Timestamp = LongLongIntSource
data FieldValue Source
Constructors
| FVLongString LongString | |
| FVSignedInt Int32 | |
| FVDecimalValue DecimalValue | |
| FVTimestamp Timestamp | |
| FVFieldTable FieldTable |
Instances