Returns whether or not a specified number of bytes from the data pack position to the end can be read.
bool IsPackReadable(Handle pack, int bytes)
Handle to the data pack.
Number of bytes to simulate reading.
True if can be read, false otherwise.
Invalid handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.