CloneByteData extension

Adds clone method that create a deep copy of a ByteData.

on

Methods

clone() ByteData
Creates a deep copy of the ByteData, mutations to the original will not affect the copy.