Skip to content

cupertino-files / zigzagDecode

Function: zigzagDecode()

zigzagDecode(v): bigint

Defined in: src/base/varint.ts:75

ZigZag encoding used by protobuf sint32/sint64 fields.

Parameters

v

bigint

Returns

bigint

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.