ByteVarOf

class ByteVarOf<T : Byte>(rawPtr: NativePtr) : CPrimitiveVar

Types

Companion
Link copied to clipboard
object Companion : CPrimitiveVar.Type

Properties

rawPtr
Link copied to clipboard
var rawPtr: NativePtr

Extensions

value
Link copied to clipboard
var <T : Byte> ByteVarOf<T>.value: T