Handbook
Glossary
pack-table ( -- value )
Vocabulary
pack
.
private
Inputs
None
Outputs
value
an
object
Definition
USING:
pack
;
IN:
pack.private
CONSTANT:
pack-table
H{
{
97
write-c-string
}
{
99
s8>byte-array
}
{
67
u8>byte-array
}
{
100
write-double
}
{
102
write-float
}
{
70
write-float
}
{
105
s32>byte-array
}
{
73
u32>byte-array
}
{
68
write-double
}
{
113
s64>byte-array
}
{
81
u64>byte-array
}
{
115
s16>byte-array
}
{
83
u16>byte-array
}
{
116
s24>byte-array
}
{
84
u24>byte-array
}
}
inline