Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PosFixedNumHigh byte = 0x7f NegFixedNumLow byte = 0xe0 Nil byte = 0x00 False byte = 0x01 True byte = 0x02 Null byte = 0x03 LightUserData32 byte = 0x04 LightUserData64 byte = 0x05 Int byte = 0x06 Double byte = 0x07 EmptyTable byte = 0x08 Hash byte = 0x09 ZeroBasedArray byte = 0x0a MixedZeroBasedArray byte = 0x0b OneBasedArray byte = 0x0c MixedOneBasedArray byte = 0x0d Metatable byte = 0x0e FFIInt64 byte = 0x10 FFIUint64 byte = 0x11 FFIComplex byte = 0x12 String byte = 0x20 StringInterned byte = 0x0f )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.