Module bex::io

source ·
Expand description

binary io for hashmap<String,NID> and typed vectors

Functions

  • attempt to parse the file at the specified path as a binary Vec<T>.
  • load a hashmap
  • write the vector, as bytes, to a file at the specified path.
  • save a hashmap