public final class BufferFiller extends Object
Modifier and Type | Method and Description |
---|---|
static char[] |
asArray(InputStream input)
Reads the contents of the given stream from its current position.
|
public static char[] asArray(InputStream input)
input
- The stream to read from.Copyright © 2017 Kevoree Project. All rights reserved.