BAnd()
Calculates the result of a bitwise AND operation.
Base642Bin()
Decodes a base64 encoded string.
Bin2Base64()
Converts a string to a base64 encoded string.
Bin2f()
Converts a 64 bit IEEE floating point number to a numeric value.
Bin2i()
Converts a signed 16 bit integer to a numeric value.
Bin2l()
Converts a 32 bit signed integer (long) to a numeric value.
Bin2Mem()
Copies a binary string to a memory address.
Bin2QP()
Transforms the passed string to a "quoted-printable" encoded string.
Bin2u()
Converts a 32 bit unsigned integer to a numeric value.
Bin2UUE()
Transforms a string to a "Bin2UUEd" string.
Bin2Var()
Converts the return value of Var2Bin() back to the original value.
Bin2w()
Converts a 16 bit unsigned integer to a numeric value.
BinaryName()
Determines the name of the EXE or DLL.
Bof()
Determine whether the beginning of the file was reached.