DataPack.IsReadable Method

Returns whether or not a specified number of bytes from the data pack position to the end can be read.

bool IsReadable(int unused)

Parameters

int unused

Unused variable. Exists for backwards compatability.

Return Value

No description.