Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the thnappy Reference Manual, version 0.0.1, generated automatically by Declt version 2.4 "Will Decker" on Wed Jun 20 12:39:53 2018 GMT+0.
• Introduction: | What thnappy is all about | |
• Systems: | The systems documentation | |
• Modules: | The modules documentation | |
• Files: | The files documentation | |
• Packages: | The packages documentation | |
• Definitions: | The symbols documentation | |
• Indexes: | Concepts, functions, variables and data types |
Common Lisp bindings to Google's Snappy compression library.
Next: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The thnappy system: |
Markus Flambard <mflambard@common-lisp.net>
BSD License
Common Lisp bindings to Google’s Snappy compression library.
0.0.1
cffi
thnappy.asd (file)
src (module)
Modules are listed depth-first from the system components tree.
• The thnappy/src module: |
thnappy (system)
src/
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files: |
Next: The thnappy/src/package<dot>lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
thnappy.asd
thnappy (system)
Next: The thnappy/src/conditions<dot>lisp file, Previous: The thnappy<dot>asd file, Up: Lisp files [Contents][Index]
Next: The thnappy/src/libsnappy<dot>lisp file, Previous: The thnappy/src/package<dot>lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
src (module)
src/conditions.lisp
Next: The thnappy/src/block-memory-operations<dot>lisp file, Previous: The thnappy/src/conditions<dot>lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
src (module)
src/libsnappy.lisp
Next: The thnappy/src/thnappy<dot>lisp file, Previous: The thnappy/src/libsnappy<dot>lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
src (module)
src/block-memory-operations.lisp
Previous: The thnappy/src/block-memory-operations<dot>lisp file, Up: Lisp files [Contents][Index]
src (module)
src/thnappy.lisp
make-byte-vector (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The thnappy-system package: | ||
• The thnappy package: |
Next: The thnappy package, Previous: Packages, Up: Packages [Contents][Index]
thnappy.asd
common-lisp
Previous: The thnappy-system package, Up: Packages [Contents][Index]
Common Lisp bindings to Google’s Snappy compression library.
package.lisp (file)
snappy
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions: | ||
• Internal definitions: |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions: | ||
• Exported generic functions: | ||
• Exported conditions: |
Next: Exported generic functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
thnappy.lisp (file)
thnappy.lisp (file)
thnappy.lisp (file)
thnappy.lisp (file)
Next: Exported conditions, Previous: Exported functions, Up: Exported definitions [Contents][Index]
Compresses BYTES and returns a vector.
thnappy.lisp (file)
Uncompresses BYTES and returns a vector.
thnappy.lisp (file)
Returns true if BYTES is a valid for uncompression.
thnappy.lisp (file)
Previous: Exported generic functions, Up: Exported definitions [Contents][Index]
Snappy says that the buffer is too small.
conditions.lisp (file)
error (condition)
Snappy says this is invalid input.
conditions.lisp (file)
error (condition)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal functions: |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
thnappy.lisp (file)
block-memory-operations.lisp (file)
block-memory-operations.lisp (file)
block-memory-operations.lisp (file)
block-memory-operations.lisp (file)
block-memory-operations.lisp (file)
libsnappy.lisp (file)
libsnappy.lisp (file)
libsnappy.lisp (file)
libsnappy.lisp (file)
libsnappy.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index: | ||
• Function index: | ||
• Variable index: | ||
• Data type index: |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L M T |
---|
Jump to: | F L M T |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | C F G M S U V |
---|
Jump to: | C F G M S U V |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | B C I P S T |
---|
Jump to: | B C I P S T |
---|