Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 358 Bytes

StructuredObject

StructuredObject is a extendable tool for declaring structured binary data. StructuredObject makes use of ByteBuffer for data types, which can easily be extend for custom types.

Quick Start

Simply:

gem install structured_object