Function Reference

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Binary & Data Functions)
(Binary & Data Functions)
Line 44: Line 44:
 
* [[Core Function Unpack|Unpack( <expression>, <binary-array> )]] -- Unpack data from a binary array
 
* [[Core Function Unpack|Unpack( <expression>, <binary-array> )]] -- Unpack data from a binary array
 
* [[Core Function BinaryClone|BinaryClone( <binary-array> )]] -- Clone a binary variable 100% and return a new binary variable with exactly same data as the old one
 
* [[Core Function BinaryClone|BinaryClone( <binary-array> )]] -- Clone a binary variable 100% and return a new binary variable with exactly same data as the old one
* [[Core Function BinaryWipe|BinaryWipe( <binary-array> )]] -- Delete a binary variable 100% and set the variable to an int set to 0
 
 
* [[Core Function BinaryStr|BinaryStr( <binary-array>, <separator> )]] -- Create a Hex string from a binary array
 
* [[Core Function BinaryStr|BinaryStr( <binary-array>, <separator> )]] -- Create a Hex string from a binary array
 
* [[Core Function BinaryHex|BinaryHex( <expression> )]] -- Create a binary array from a hex string
 
* [[Core Function BinaryHex|BinaryHex( <expression> )]] -- Create a binary array from a hex string

Revision as of 08:00, 12 November 2011

Contents

Function Reference

Core Functions

Language Features

Console Functions

Variable Type Conversions

Common Variable Functions

Binary & Data Functions

Math Functions

String Functions

Array Functions

File Functions

Text File Create/Read/Write Functions

Misc Functions

User Defined Functions

This functions are either a Namepace or a Class.

These functions are created using Sputnik and are not part of the Sputnik core language.

Namespaces

Namespace Str -- Require("String.spk")

Classes

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox