ByteArrayExtensions.

RemovePreamble(byte[]) Method

Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
ByteArrayExtensions

Syntax

public static byte[] RemovePreamble(this byte[] value)

Parameters

Name Type Description
value byte[]

Return Value

Type Description
byte[]