![JAR search and dependency download from the Maven repository](/logo.png)
javadoc.com.google.common.io.package-use.html Maven / Gradle / Ivy
The newest version!
Uses of Package com.google.common.io (Guava: Google Core Libraries for Java 11.0.1 API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Package
com.google.common.io
Packages that use com.google.common.io
com.google.common.io
This package contains utility methods and classes for working with Java I/O,
for example input streams, output streams, readers, writers, and files.
Classes in com.google.common.io used by com.google.common.io
ByteArrayDataInput
An extension of DataInput
for reading from in-memory byte arrays; its
methods offer identical functionality but do not throw IOException
.
ByteArrayDataOutput
An extension of DataOutput
for writing to in-memory byte arrays; its
methods offer identical functionality but do not throw IOException
.
ByteProcessor
A callback interface to process bytes from a stream.
InputSupplier
A factory for readable streams of bytes or characters.
LineProcessor
A callback to be used with the streaming readLines
methods.
OutputSupplier
A factory for writable streams of bytes or characters.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Copyright © 2010-2012. All Rights Reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy