isCompressed

Returns true if the first byte of input is a recognised DS compression magic byte.

Return

true if the array is non-empty and starts with a known magic byte; false otherwise.

Parameters

input

The byte array to inspect.