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 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, writeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CharSequence
chars, codePoints, getChars, isEmpty
-
Field Details
-
sink
-
-
Constructor Details
-
CharArrWriter
CharArrWriter()
-
-
Method Details
-
flush
-
write
-
write
-
write
-