empty method
Returns whether the unread portion of the buffer is empty.
Implementation
_i2.bool empty() => _i3.callMethod(
this,
'empty',
[],
);
Returns whether the unread portion of the buffer is empty.
_i2.bool empty() => _i3.callMethod(
this,
'empty',
[],
);