Package org.noggit
Class CharArrWriter
java.lang.Object
org.noggit.CharArr
org.noggit.CharArrWriter
- All Implemented Interfaces:
Appendable
,CharSequence
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.noggit.CharArr
append, append, append, capacity, charAt, close, fill, getArray, getEnd, getStart, length, read, read, read, reserve, reset, resize, set, setEnd, setStart, size, subSequence, toCharArray, toString, unsafeWrite, unsafeWrite, unsafeWrite, write, write, write, write
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
-
Field Details
-
sink
-
-
Constructor Details
-
CharArrWriter
CharArrWriter()
-
-
Method Details