Util

slick.jdbc.SQLServerProfile$.Util$
object Util

Attributes

Source:
SQLServerProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type

Members list

Concise view

Value members

Concrete methods

def bytesToUUID(inputGUID: Array[Byte]): UUID

Attributes

Source:
SQLServerProfile.scala
def uuidToBytes(aId: UUID): Array[Byte]

Attributes

Source:
SQLServerProfile.scala
def writeLongBigEndian(value: Long, valueBytes: Array[Byte], offset: Int): Unit

Attributes

Source:
SQLServerProfile.scala