package
0.0.0-20250312052118-2008840fee0c
Repository: https://github.com/couchbase/indexing.git
Documentation: pkg.go.dev
# Functions
Decodes the encoded value according to LEB128 uint32 scheme Returns the decoded key as byte stream, collectionID as uint32 value.
Decodes the encoded value according to LEB128 uint32 scheme Returns the decoded key as byte stream, collectionID as hexa decimal string.
Returns the leb128 encoded value.
Returns the leb128 encoded value Takes hexa-decimal string as input.
Prepends the leb128 encoded value to input byte stream and returns the prepended value Takes byte stream and uint32 value as input.
Prepends the leb128 encoded value to input byte stream and returns the prepended value Takes byte stream and hexa-decimal string as input.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author