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