skunk.net.AbstractMessageSocket
Members list
Concise view
Value members
Destructively read the last n
messages from the circular buffer.
Receive the next BackendMessage
, or raise an exception if EOF is reached before a complete
message arrives.
Receive the next BackendMessage
, or raise an exception if EOF is reached before a complete
message arrives.
Attributes
- Inherited from:
- MessageSocket
- Source:
- MessageSocket.scala
Send the specified message.