public class StreamMaterializer
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
materialize(java.io.InputStream input_stream)
Bring the entire contents of the provided stream into a memory-resident byte array.
|
Copyright © 2012. All Rights Reserved.