Interface TextFormatEscaper.ByteSequence

  • Enclosing class:
    TextFormatEscaper

    private static interface TextFormatEscaper.ByteSequence
    • Method Detail

      • size

        int size()
      • byteAt

        byte byteAt​(int offset)