Object: | BinaryStream | ||
Syntax: | ReadAll () | ||
Returns: | An array of binary characters | ||
Description: | This method reads the entire contents of the file into an array of binary characters.
In Automation terms, this is a VT_UI1 | VT_ARRAY type.
|