Ejemplo n.º 1
0
 public void SequenceLength(Byte @byte, Int32 expected) => Assert.Equal(expected, Utf8.SequenceLength(@byte));