SendBytes
org.apache.pekko.stream.TLSProtocol.SendBytes
final case class SendBytes(bytes: ByteString) extends SslTlsOutbound
Send the given pekko.util.ByteString across the encrypted session to the peer.
Attributes
- Source
- SslTlsOptions.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SslTlsOutboundclass Objecttrait Matchableclass Any
Members list
In this article