buffer icon indicating copy to clipboard operation
buffer copied to clipboard

Added lowercase Uint notation to types

Open Le0X8 opened this issue 1 year ago • 0 comments
trafficstars

Before this pull request, TypeScript didn't accept things like .readUint8(), it had to be .readUInt8(). I don't like the uppercase notation, so now both are allowed.

Le0X8 avatar May 28 '24 14:05 Le0X8