Package | Description |
---|---|
com.couchbase.client.java.codec |
Utilities and interfaces for encoding and decoding.
|
Modifier and Type | Method and Description |
---|---|
static DefaultJsonSerializer |
DefaultJsonSerializer.create()
Creates an instance without encryption support.
|
static DefaultJsonSerializer |
DefaultJsonSerializer.create(CryptoManager cryptoManager)
Creates an instance with optional encryption support.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.