Interface | Description |
---|---|
CharCodecInterface |
An interface all char codecs must implement
|
CodecInterface |
Generic interface for an untyped codec strategy
|
FloatCodecInterface |
An interface all float codecs must implement
|
IntCodecInterface |
Interface all integer codecs must implement.
|
StringCodecsInterface |
Interface all String codecs must implement.
|
Class | Description |
---|---|
ArrayConverters |
Class of functions to convert arrays to readable types.
|
OptionParser |
Class to parse the options for a given byte[]
|
Enum | Description |
---|---|
CharCodecs |
An enum of char codecs.
|
FloatCodecs |
An enum defining the encoding and decoding strategies.
|
IntCodecs |
Codecs for Integer encoding and decoding.
|
StringCodecs |
An enum defining the string encoding and decoding strategies.
|
Copyright © 2015–2016 RCSB PDB. All rights reserved.