Buffer:readFromStream(stream, amount) | Method Property | Fluent Description | Representation |
|---|---|---|
| stream accepts | an InputStream | |
| amount accepts | an Integer | |
| Return Value | an Integer |
Buffer:writeToStream(stream, amount) | Method Property | Fluent Description | Representation |
|---|---|---|
| stream accepts | an OutputStream | |
| amount accepts | an Integer | |
| Return Value | an Integer |