This method reads data from a file input stream and stores the information in the specified MEMPTR. It returns the total number of bytes read.
Return type: INT64
Access: PUBLIC
Applies to: Progress.IO.FileInputStream class
Read( INPUT target AS MEMPTR, INPUT offset AS INT64, INPUT length AS INT64 ) Read( INPUT target AS MEMPTR ) |