Table of Contents

Field BAnyRepeatingValue

Namespace
MonoMod.Core.Utils
Assembly
MonoMod.Core.dll
A placeholder which represents any number of bytes with any value. For use in BytePattern(AddressMeaning, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>), in the pattern argument, corresponding to an empty mask byte.
public const byte BAnyRepeatingValue = 1

Returns

byte
A placeholder which represents any number of bytes with any value. For use in , in the pattern argument, corresponding to an empty mask byte.