HaxeFoundation / hashlink

A virtual machine for Haxe
https://hashlink.haxe.org/
MIT License
812 stars 158 forks source link

Add `File.getBytesPartial` #710

Closed SomeGuyWhoLovesCoding closed 2 months ago

SomeGuyWhoLovesCoding commented 2 months ago

This adds a new way to read parts of a file's bytes, but in the most efficient way possible.