savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
154 stars 12 forks source link

Add `Bytes.copy_from` method. #416

Closed jemc closed 1 year ago

jemc commented 1 year ago

This copies some or all bytes from one buffer into another.