IOs
Members list
Value members
Concrete methods
Close many objects quitely. swallow any exception.
Close many objects quitely. swallow any exception.
Attributes
Copy bytes from a InputStream to an OutputStream.
Copy bytes from a InputStream to an OutputStream.
Value parameters
- input
-
the
InputStreamto read from - output
-
the
OutputStreamto write to
Attributes
- Returns
-
the number of bytes copied
- Since
-
3.1
Copy chars from a Reader to a Writer.
Copy chars from a Reader to a Writer.
Value parameters
- input
-
the
Readerto read from - output
-
the
Writerto write to
Attributes
- Returns
-
the number of characters copied
- Since
-
3.1
Read Java key value properties by url
Read Java key value properties by url
Attributes
Read java key value properties
Read java key value properties
Attributes
Get the contents of a Reader as a list of Strings, one entry per line.
Get the contents of a Reader as a list of Strings, one entry per line.
Attributes
Read key value properties
Read key value properties
Attributes
Read key value properties
Read key value properties