Interface StringLayout

    • Method Detail

      • getCharset

        java.nio.charset.Charset getCharset()
        Gets the Charset this layout uses to encode Strings into bytes.
        Returns:
        the Charset this layout uses to encode Strings into bytes.