Unpacker.empty

Determines if more data can be unpacked.

struct Unpacker(string format, ByteOrder byteOrder = ByteOrder.Native, R)
bool empty;

Meta