Module hprose::io [] [src]

Hprose serialization library.

Modules

tags

Hprose Tags

Structs

ByteReader
ByteWriter
Reader

Reader is a fine-grained operation struct for Hprose unserialization

Writer

Writer is a fine-grained operation struct for Hprose serialization

Enums

DecoderError

A set of errors that can occur decoding byte slice

Hprose

Represents a Hprose value

ParserError

Traits

Decodable
Decoder
Encodable
Encoder

Functions

marshal

Marshal data

serialize

Serialize data

unmarshal

Unmarshal data

unserialize

Unserialize data

Type Definitions

Bytes
DecodeResult
List
Map
ParserResult