Class StringUtils.EncodedArray

  • Enclosing class:
    StringUtils

    public static final class StringUtils.EncodedArray
    extends java.lang.Object
    Escaped string to byte array with offset 0 and certain length.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getArray()  
      int getSize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getArray

        public byte[] getArray()
      • getSize

        public int getSize()