Package org.noggit
Class CharArrReader
java.lang.Object
org.noggit.CharArr
org.noggit.CharArrReader
- 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, flush, getArray, getEnd, getStart, length, read, reserve, reset, resize, set, setEnd, setStart, size, subSequence, toCharArray, toString, unsafeWrite, unsafeWrite, unsafeWrite, write, write, write, 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
-
in
-
-
Constructor Details
-
CharArrReader
-
-
Method Details
-
read
- Overrides:
read
in classCharArr
- Throws:
IOException
-
read
- Overrides:
read
in classCharArr
- Throws:
IOException
-
fill
- Overrides:
fill
in classCharArr
- Throws:
IOException
-