Package | Description |
---|---|
com.hazelcast.internal.serialization.impl |
Modifier and Type | Method and Description |
---|---|
JsonValue |
DataInputNavigableJsonAdapter.parseValue(JsonReducedValueParser parser,
int offset) |
abstract JsonValue |
NavigableJsonInputAdapter.parseValue(JsonReducedValueParser parser,
int offset)
Tries to parse a single JsonValue from the input.
|
JsonValue |
StringNavigableJsonAdapter.parseValue(JsonReducedValueParser parser,
int offset) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.