Qunar Tech Salon
Nov 27, 2014 · Backend Development
Guava I/O Streams, Sources and Sinks Overview
This article explains Guava’s terminology for streams, the ByteStreams and CharStreams utility methods, the deprecation of InputSupplier/OutputSupplier, and introduces the source and sink abstractions with their creation methods, common operations, and practical code examples for handling byte and character data in Java.
ByteSourceCharSourceGuava
0 likes · 14 min read
