Skip to content

Commit

Permalink
save game
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Nuon committed Mar 24, 2024
1 parent 2c557bd commit 4681f2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/UTF8ValidationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,8 @@ private bool ValidateUtf8(byte[] utf8, Range range = default)
}
}



// Helper method to calculate the actual offset and length from a Range
private (int offset, int length) GetOffsetAndLength(int totalLength, Range range)
{
Expand Down

0 comments on commit 4681f2c

Please sign in to comment.