bumpy_vector 0.0.0

A Vector-like object with different sized entries
Documentation

BumpyVector

Provides a vector-like object where elements can be larger than one "space". We use this primarily to represent objects in a file that are potentially made up of many bytes.

TODO

  • Test what happens with zero-sized entries