A C D F G I M R S

A

available() - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
Returns available bytes in the internal buffer incremented by one if the reader is ready (see Reader.ready()).

C

close() - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 
com.ebmwebsourcing.easycommons.stream - package com.ebmwebsourcing.easycommons.stream
 
copy(InputStream, OutputStream) - Static method in class com.ebmwebsourcing.easycommons.stream.StreamHelper
Copies information from the input stream to the output stream using a default buffer size of 2048 bytes.
copy(InputStream, OutputStream, int) - Static method in class com.ebmwebsourcing.easycommons.stream.StreamHelper
Copies information from the input stream to the output stream using the specified buffer size

D

DEFAULT_BUFFER_SIZE - Static variable in class com.ebmwebsourcing.easycommons.stream.StreamHelper
Default value is 2048.
doRun() - Method in class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 
DumbExecutor - Class in com.ebmwebsourcing.easycommons.stream
 
DumbExecutor() - Constructor for class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 

F

fork() - Method in class com.ebmwebsourcing.easycommons.stream.InputStreamForker
This function allow to recover a new which contains one copy of the original

G

getBytes(InputStream) - Static method in class com.ebmwebsourcing.easycommons.stream.StreamHelper
 
getCapturedStdErr() - Method in class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 
getCapturedStdOut() - Method in class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 
getCapturedThrowable() - Method in class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 
getString(InputStream) - Static method in class com.ebmwebsourcing.easycommons.stream.StreamHelper
Return the String representation of an InputStream

I

InputStreamForker - Class in com.ebmwebsourcing.easycommons.stream
 
InputStreamForker(InputStream) - Constructor for class com.ebmwebsourcing.easycommons.stream.InputStreamForker
 

M

markSupported() - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 

R

read() - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 
read(byte[]) - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 
read(byte[], int, int) - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 
ReaderInputStream - Class in com.ebmwebsourcing.easycommons.stream
 
ReaderInputStream(Reader) - Constructor for class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
The constructor.
run() - Method in class com.ebmwebsourcing.easycommons.stream.DumbExecutor
 

S

skip(long) - Method in class com.ebmwebsourcing.easycommons.stream.ReaderInputStream
 
StreamHelper - Class in com.ebmwebsourcing.easycommons.stream
 
StreamHelper() - Constructor for class com.ebmwebsourcing.easycommons.stream.StreamHelper
 

A C D F G I M R S

Copyright © 2011 Petals Link. All Rights Reserved.