public class EnhancedByteStringSource<Mat>
extends scala.AnyVal
Constructor and Description |
---|
EnhancedByteStringSource(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Mat> byteStringStream) |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Mat> |
byteStringStream() |
scala.concurrent.Future<org.apache.pekko.util.ByteString> |
join(org.apache.pekko.stream.Materializer materializer) |
scala.concurrent.Future<java.lang.String> |
utf8String(org.apache.pekko.stream.Materializer materializer,
scala.concurrent.ExecutionContext ec) |
public EnhancedByteStringSource(org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Mat> byteStringStream)
public org.apache.pekko.stream.scaladsl.Source<org.apache.pekko.util.ByteString,Mat> byteStringStream()
public scala.concurrent.Future<org.apache.pekko.util.ByteString> join(org.apache.pekko.stream.Materializer materializer)
public scala.concurrent.Future<java.lang.String> utf8String(org.apache.pekko.stream.Materializer materializer, scala.concurrent.ExecutionContext ec)