EOFPacket

ldbc.connector.net.packet.response.EOFPacket
See theEOFPacket companion class
object EOFPacket

Attributes

Companion
class
Source
EOFPacket.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
EOFPacket.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def decoder(capabilityFlags: Set[CapabilitiesFlags]): Decoder[EOFPacket]

Decoder of EOF

Decoder of EOF

A foolproof implementation using splitAt is faster than the helper functions provided by scodec.

Value parameters

capabilityFlags

Values for the capabilities flag bitmask used by the MySQL protocol.

Attributes

Source
EOFPacket.scala

Concrete fields

val STATUS: Int

Attributes

Source
EOFPacket.scala