New2
Previous  Next

Initializes a Bitwise object using the specified code page encoding.
Syntax: New2 (CodePage As Int32)

Example:
Bit.New2 (1252) 'The Windows ANSI encoding.