Encodable
class Encodable
An immutable encapsulation of data in its original (decoded) format, an encoding, and the data encoded in that format.
Parameters
decoded
The decoded data
encoded
The encoded data
encoding
The encoding used to encode the data
Functions
Link copied to clipboard