Skip to content

Instantly share code, notes, and snippets.

@neuecc
Created June 21, 2022 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neuecc/81aafed0ee78c9df3e3ceaa9238d234d to your computer and use it in GitHub Desktop.
Save neuecc/81aafed0ee78c9df3e3ceaa9238d234d to your computer and use it in GitHub Desktop.
// msg = ReadOnlySpan<byte>
if(Unsafe.ReadUnaligned<int>(ref MemoryMarshal.GetReference<byte>(msg)) == 1330007625) // INFO
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment