Interface WrapperIds
public interface WrapperIds
- Since:
- 9.2
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by PROTOBUF_WRAPPER.
-
Field Details
-
NO_WRAPPER
static final byte NO_WRAPPER- See Also:
-
BYTE_ARRAY_WRAPPER
static final byte BYTE_ARRAY_WRAPPER- See Also:
-
PROTOBUF_WRAPPER
static final byte PROTOBUF_WRAPPER- See Also:
-
PROTOSTREAM_WRAPPER
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by PROTOBUF_WRAPPER. Will be removed in next minor version.- See Also:
-
IDENTITY_WRAPPER
static final byte IDENTITY_WRAPPER- See Also:
-