RawDataSocket

korolev.effect.io.RawDataSocket$
See theRawDataSocket companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def connect[F[_] : Effect, B : BytesLike](address: SocketAddress, readBuffer: ByteBuffer, writeBuffer: ByteBuffer, group: AsynchronousChannelGroup): F[RawDataSocket[F, B]]