コード例 #1
0
 public static string Stringify(ArraySegment <byte> item) => Stringify(item.AsSlice());