public class ContentAndXattrs extends Object
| Constructor and Description |
|---|
ContentAndXattrs(byte[] content,
Map<String,String> xattrs) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
content() |
static ContentAndXattrs |
parse(byte dataType,
byte[] uncompressedContent) |
Map<String,String> |
xattrs() |
Copyright © 2021 Couchbase, Inc.. All rights reserved.