GdbBinaryReaderExtensions.SkipBytes

SkipBytes(this BinaryReader, uint)

public static void SkipBytes(this BinaryReader reader, uint count)

另见


SkipBytes(this BinaryReader, int)

public static void SkipBytes(this BinaryReader reader, int count)

另见