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