Click or drag to resize
UtilitiesemptyByteArray Field
A static byte array containing 0 elements. Use to avoid having many copies of an empty byte[] floating around.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static readonly byte[] emptyByteArray

Field Value

Type: Byte
See Also