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-2024 • Updated: 06/29/24
Comment or report problem with topic