package
0.0.0-20250221142512-44a1f9ba5caf
Repository: https://github.com/pipedrive/uncouch.git
Documentation: pkg.go.dev

# Functions

ReadDbHeaderBytes reads DB header from input Reader at given offset and returns it as byte array.
ReadDocumentBytes reads actual stored document from input Reader at given offset and returns it as byte array.
ReadNodeBytes reads Node from input Reader at given offset and returns it as byte array.

# Constants

BlockAlignment is block size for DB Header start.