Skip to content

util.Function.shiftThirtyTwoBits

github-actions[bot] edited this page May 21, 2026 · 2 revisions

scte35 / util / shiftThirtyTwoBits

Function: shiftThirtyTwoBits()

shiftThirtyTwoBits(byte): number

Defined in: util.ts:26

shifts a single byte by 32 bits

Parameters

byte

number

Returns

number

Clone this wiki locally