public class CompressedTreeDecoder extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
CompressedTreeDecoder() |
Modifier and Type | Method and Description |
---|---|
ExpandedTree |
decode(byte[] buf,
int len) |
static int |
hashWrap(int x,
int y) |
String |
utf8(String s) |
public ExpandedTree decode(byte[] buf, int len) throws IOException
IOException
public static int hashWrap(int x, int y)
Copyright © 2021 MarkLogic Corporation
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com