Class List
- TrosTop Level Namespace
- AvroError < StandardErrorTros
 - AvroTypeError < AvroErrorTros
 - DataFileTros
- DataFileError < AvroErrorTros::DataFile
 - DeflateCodec < ObjectTros::DataFile
 - NullCodec < ObjectTros::DataFile
 - Reader < ObjectTros::DataFile
 - Writer < ObjectTros::DataFile
 
 - IOTros
- AvroTypeError < AvroErrorTros::IO
 - BinaryDecoder < ObjectTros::IO
 - BinaryEncoder < ObjectTros::IO
 - DatumReader < ObjectTros::IO
 - DatumWriter < ObjectTros::IO
 - SchemaMatchException < AvroErrorTros::IO
 
 - IPCTros
- AvroRemoteError < AvroErrorTros::IPC
 - AvroRemoteException < AvroErrorTros::IPC
 - ConnectionClosedError < StandardErrorTros::IPC
 - ConnectionClosedException < AvroErrorTros::IPC
 - FramedReader < ObjectTros::IPC
 - FramedWriter < ObjectTros::IPC
 - HTTPTransceiver < ObjectTros::IPC
 - Requestor < ObjectTros::IPC
 - Responder < ObjectTros::IPC
 - SocketTransport < ObjectTros::IPC
 
 - NameTros
 - Protocol < ObjectTros
- Message < ObjectTros::Protocol
 - ProtocolParseError < AvroErrorTros::Protocol
 
 - Schema < ObjectTros
- ArraySchema < SchemaTros::Schema
 - EnumSchema < NamedSchemaTros::Schema
 - Field < SchemaTros::Schema
 - FixedSchema < NamedSchemaTros::Schema
 - MapSchema < SchemaTros::Schema
 - NamedSchema < SchemaTros::Schema
 - PrimitiveSchema < SchemaTros::Schema
 - RecordSchema < NamedSchemaTros::Schema
 - UnionSchema < SchemaTros::Schema
 
 - SchemaParseError < AvroErrorTros