DataUtils.RemoveBytes

Removes a sequence of bytes from a byte array

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

Parameters

buffer

bytesToRemove


See also:

Class DataUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic