• Preparing search index...
  • The search index is not available
@crownfi/sei-js-proto
  • @crownfi/sei-js-proto
  • varint32write

Function varint32write

  • varint32write(value, bytes): void
  • Write a 32 bit varint, signed or unsigned. Same as varint64write(0, value, bytes)

    Copyright 2008 Google Inc. All rights reserved.

    See https://github.com/protocolbuffers/protobuf/blob/1b18833f4f2a2f681f4e4a25cdf3b0a43115ec26/js/binary/encoder.js#L144

    Parameters

    • value: number
    • bytes: number[]

    Returns void

    • Defined in packages/proto/src/codegen/varint.ts:298

Settings

Member Visibility
@crownfi/sei-js-proto
  • Loading...

Generated using TypeDoc