public class Encoding extends Object
| Modifier and Type | Field and Description |
|---|---|
ByteOrder |
byteOrder |
Charset |
charset |
static ByteOrder |
DEFAULT_BYTE_ORDER |
static Charset |
DEFAULT_CHARSET |
static Sign |
DEFAULT_SIGN |
Sign |
sign |
public static final Sign DEFAULT_SIGN
public static final Charset DEFAULT_CHARSET
public static final ByteOrder DEFAULT_BYTE_ORDER
public final Sign sign
public final Charset charset
public final ByteOrder byteOrder
Copyright © 2017. All rights reserved.