writeVarInt abstract method

void writeVarInt(
  1. BigInt i
)

Implementation

void writeVarInt(BigInt i);