The GitHub Actions job "Java CI" on commons-io.git/feat/channel-to-byte-array 
has failed.
Run started by GitHub user ppkarwasz (triggered by ppkarwasz).

Head commit for run:
474f5e8cc80bf8557d87d48ef512b5a983832ccd / Piotr P. Karwasz 
<[email protected]>
fix: refine `ByteArraySeekableByteChannel` Javadoc

Clarifies the Javadoc to better reflect the intended usage patterns:

* `wrap(byte[])` is modeled after `ByteArrayInputStream` and is primarily for 
read-oriented use.
* The public constructors `ByteArraySeekableByteChannel()` and 
`ByteArraySeekableByteChannel(int)` follow the pattern of 
`ByteArrayOutputStream` and are mainly suited for write-oriented use.

Report URL: https://github.com/apache/commons-io/actions/runs/17914655761

With regards,
GitHub Actions via GitBox

Reply via email to