MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / reset

Method reset

packages/alphatab/src/io/IReadable.ts:21–21  ·  view source on GitHub ↗

* Resets the stream for reading the data from the beginning.

()

Source from the content-addressed store, hash-verified

19 * Resets the stream for reading the data from the beginning.
20 */
21 reset(): void;
22
23 /**
24 * Skip the given number of bytes.

Callers 15

deleteInternalMethod · 0.65
loadBackingTrackMethod · 0.65
destroyMethod · 0.65
beginPathMethod · 0.65
fillMethod · 0.65
strokeMethod · 0.65
readScoreMethod · 0.65
_extractMusicXmlMethod · 0.65
applyStaffNoteKindMethod · 0.65
_detectTuningForStaffMethod · 0.65
resetMethod · 0.65
_compressMethod · 0.65

Implementers 2

ByteBufferpackages/alphatab/src/io/ByteBuffer.ts
ThrowingReadablepackages/alphatab/src/io/IReadable.ts

Calls

no outgoing calls

Tested by

no test coverage detected