Interface TextFormatEscaper.ByteSequence

Enclosing class:
TextFormatEscaper

private static interface TextFormatEscaper.ByteSequence
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
    byteAt(int offset)
     
    int
     
  • Method Details

    • size

      int size()
    • byteAt

      byte byteAt(int offset)