MCPcopy Index your code
hub / github.com/CoderLine/alphaTab / update

Method update

packages/webpack/src/Utils.ts:62–62  ·  view source on GitHub ↗
(data: string | Buffer, inputEncoding?: string)

Source from the content-addressed store, hash-verified

60 */
61export interface Hash {
62 update(data: string | Buffer, inputEncoding?: string): Hash;
63}
64
65/**

Callers 13

openMethod · 0.65
openMethod · 0.65
showMethod · 0.65
rewriteBodyFunction · 0.65
renderChunkFunction · 0.65
transformFunction · 0.65
getHashFunction · 0.65
fillWindowMethod · 0.65
registerMethod · 0.65
doLayoutFunction · 0.65
updateHashMethod · 0.65
updateHashMethod · 0.65

Implementers 5

SelectionHandlespackages/playground/src/components/Sel
Crc32packages/alphatab/src/zip/Crc32.ts
Adler32packages/alphatab/src/zip/Adler32.ts
EffectBandSlotpackages/alphatab/src/rendering/Effect
ScoreChordNoteHeadInfopackages/alphatab/src/rendering/glyphs

Calls

no outgoing calls

Tested by

no test coverage detected