Interface CharSequenceBackedByArray

    • Method Detail

      • getChars

        char[] getChars()
      • getChars

        void getChars​(char[] dst,
                      int dstOffset)