Java org.apache.commons.compress.utils CharsetNames fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.compress.utils CharsetNames fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.compress.utils CharsetNames.

The text is from its open source code.

Field

StringUTF_16LE

Sixteen-bit Unicode Transformation Format, little-endian byte order.

StringUTF_8

Eight-bit Unicode Transformation Format.