sb-vector-io

2011-08-29

Raw vector IO for SBCL.

Upstream URL

github.com/nikodemus/sb-vector-io

Author

Nikodemus Siivola <nikodemus@sb-studio.net>

License

0-clause MIT
README
Writing and reading raw vector data in SBCL. Works with vectors -- both non-simple and simple, if the element type of the vector is such that it conforms to "normal" way of representing such data on the platform. Endianness is unspecified, floating points use the IEEE format. NOTE: The package nickname VECTOR-IO is deprecated, and will be deleted.

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp