Encoder.HexEncoder, Encoder.NullEncoder
SERIALIZED_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, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
public Encoder.HexEncoder fromRecord(Record source)
RecordSerializable
this
(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 RecordSerializable
public Record toRecord()
toRecord
in interface RecordSerializable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.