<PackageReference Include="System.ServiceModel.Primitives" Version="10.0.652802" />
System.ServiceModel.Channels.BinaryFormatParser
public static int MatchBytes(
byte[]
buffer,
int offset,
int size,
byte[]
buffer2)
public static int MatchInt32(
byte[]
buffer,
int offset,
int size)
public static int MatchKey(
byte[]
buffer,
int offset,
int size)
public static int MatchUniqueID(
byte[]
buffer,
int offset,
int size)
public static int ParseInt32(
byte[]
buffer,
int offset,
int size)
public static int ParseKey(
byte[]
buffer,
int offset,
int size)