Encoder.HexEncoder, Encoder.NullEncoderSERIALIZED_CLASS_NAME, TYPE| Constructor and Description |
|---|
HexEncoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(String target) |
String |
encode(String source) |
Encoder.HexEncoder |
fromRecord(Record source)
Loads this instance's state from a record and returns
this (for fluid API call chaining). |
Record |
toRecord() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecordnewInstanceFromJsonpublic Encoder.HexEncoder fromRecord(Record source)
RecordSerializablethis (for fluid API call chaining).
For fluid API call chaining, the overridden method should change the declared return type to its class.fromRecord in interface RecordSerializablepublic Record toRecord()
toRecord in interface RecordSerializableCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.