writeUInt16 method

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

Implementation

@override
writeUInt16(int i) => size += 2;