ByteSourceUtil.bytes

Returns a new {@code ByteSource} instance representing the specified ByteSource.

@param source the ByteSource to represent as a new {@code ByteSource} instance. @return a new {@code ByteSource} instance representing the specified ByteSource.

Meta