ColumnDataType

lamp.table.ColumnDataType
sealed trait ColumnDataType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object F32ColumnType.type
object F64ColumnType.type
object I64ColumnType.type
Show all

Members list

Type members

Types

type Buf

Value members

Abstract methods

def copyBufferToSTen(buf: Buf)(implicit scope: Scope): STen
def parseIntoBuffer(chars: Array[Char], from: Int, to: Int, buffer: Buf): Unit

Abstract fields

val tpeByte: Byte