DataUtils.RemoveBytes

Removes a sequence of bytes from a byte array

public static byte[] RemoveBytes(byte[] buffer, byte[] bytesToRemove)

Parameters

buffer

bytesToRemove