* add getInputStream to ByteString * scala 2 updates * rename as asInputStream * make methods final * use different asInputStream implementations on different subclasses Co-Authored-By: João Ferreira <943051+jtjeferreira@users.noreply.github.com> * Update ByteBufferBackedInputStream.scala scalafmt * remove default asInputStream impl * add some tests - more needed * Create bytestring-inputstream.excludes * scalafmt * Update bytestring-inputstream.excludes * Update ByteStringInputStreamSpec.scala * Update ByteStringInputStreamSpec.scala * Update ByteStringInputStreamSpec.scala * add benchmark * Update ByteString_asInputStream_Benchmark.scala * change to iterator earlier in chain --------- Co-authored-by: João Ferreira <943051+jtjeferreira@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bind/etc | ||
| java/org/apache/pekko | ||
| resources | ||
| scala | ||
| scala-2/org/apache/pekko/util | ||
| scala-2.13+/org/apache/pekko/util | ||
| scala-3/org/apache/pekko/util | ||