berry
berry copied to clipboard
Fix bytes.resize()
Fix bytes.resize() that used uint16_t instead of int32_t.
Optimize file.readbytes() when size read has the correct lenght, avoid calling resize()