-encode vectorsize in lower nibble -encode childcount == parametercount in high nibble
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public static byte encode44(
node node
)
VB
Public Shared Function encode44 (
node As node
) As Byte
C++
public:
static unsigned char encode44(
node^ node
)
F#
static member encode44 :
node : node -> byte
- node
- Type: NSS.Blast.Compiler.node
[Missing documentation for "M:NSS.Blast.Compiler.node.encode44(NSS.Blast.Compiler.node)"]
Type: Byte
[Missing documentation for "M:NSS.Blast.Compiler.node.encode44(NSS.Blast.Compiler.node)"]