Crate neoncore

source ·
Expand description

This crate provides a set of shared utilities for working with binary streams in memory or otherwise.

Modules

  • Const functions for ascii to uint and some related functions.
  • This module has utilities for reading and writing to streams of binary data see read and write for more information.