encoding property

String encoding
final

Empty if the content is not encoded, encoding name otherwise. Currently, only base64 is supported.

Implementation

final String encoding;