See: Description
| Class | Description |
|---|---|
| Boss |
BOSS (Binary Object Serialization Specification) protocol version 1.4 final stream mode specification (no-cache).
|
| Boss.Dictionary | |
| Boss.Header | |
| Boss.Reader | |
| Boss.Writer |
BOSS serializer.
|
Supports out of the box: date and time, integers, floats, utf-8 strings, byte arrays, hashes (maps or dictionaries), caching, object tree preservations.
Effective alternative ot the JSON.
Includes stream mode to work over potentially huge streams of data (what means no caching).
Created by sergeych on 21.02.17.