writeUInt32 method

  1. @override
void writeUInt32(
  1. int i
)
override

Implementation

@override
writeUInt32(int i) => size += 4;