A {@code ByteSource} wraps a byte array and provides additional encoding operations. Most users will find the {@link Util} inner class sufficient to construct ByteSource instances.
See Source File