berry icon indicating copy to clipboard operation
berry copied to clipboard

Fix bytes.resize()

Open s-hadinger opened this issue 1 year ago • 0 comments

Fix bytes.resize() that used uint16_t instead of int32_t.

Optimize file.readbytes() when size read has the correct lenght, avoid calling resize()

s-hadinger avatar Jul 01 '24 20:07 s-hadinger