iFlushBuffer method

Future<int> iFlushBuffer()

Implementation

Future<int> iFlushBuffer() {
  throw UnimplementedError('iFlushBuffer() has not been implemented.');
}