Skip navigation links

Package net.sergeych.boss

Boss protocol: multiplatform binary, bit-effective typed serialization (BinaryObject Notation).

See: Description

Package net.sergeych.boss Description

Boss protocol: multiplatform binary, bit-effective typed serialization (BinaryObject Notation).

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.

Skip navigation links