module Ronin::Support::Binary::CTypes

Provides a complete virtual C type system, implemented purely in Ruby. The type objects are then used by {Binary::Template}, {Binary::Buffer}, {Binary::Stream}, {Binary::Array}, {Binary::Struct}, and {Binary::Union} to encode and decoded any C binary data.

## Supported Types

## Supported Endian-ness

## Supported Architectures

## Supported Operating Systems (OS)