Interface ConfigurationStorer.Defaults
- Enclosing interface:
- ConfigurationStorer
public static interface ConfigurationStorer.Defaults
-
Method Summary
Static Methods Modifier and Type Method Description static Charset
defaultCharset()
-
Method Details
-
defaultCharset
- Returns:
- the default charset (UTF-8) which is used to convert the configuration data into binary form
-