Uses of Class
org.apache.commons.io.IOUtils.ScratchChars
Packages that use IOUtils.ScratchChars
Package
Description
Provides classes for working with streams, readers, writers and files.
-
Uses of IOUtils.ScratchChars in org.apache.commons.io
Fields in org.apache.commons.io declared as IOUtils.ScratchCharsModifier and TypeFieldDescriptionprivate static final IOUtils.ScratchCharsIOUtils.ScratchChars.INSTANCEMethods in org.apache.commons.io that return IOUtils.ScratchCharsModifier and TypeMethodDescription(package private) static IOUtils.ScratchCharsIOUtils.ScratchChars.get()Gets the internal char array buffer.