public class EnhancedByteStringTraversableOnce
extends scala.AnyVal
Constructor and Description |
---|
EnhancedByteStringTraversableOnce(scala.collection.IterableOnce<org.apache.pekko.util.ByteString> byteStrings) |
Modifier and Type | Method and Description |
---|---|
scala.collection.IterableOnce<org.apache.pekko.util.ByteString> |
byteStrings() |
org.apache.pekko.util.ByteString |
join() |