abort method
void
abort()
The abort() method of the SourceBuffer
interface aborts the current segment and resets the segment parser.
Implementation
external void abort();
The abort() method of the SourceBuffer
interface aborts the current segment and resets the segment parser.
external void abort();