Пример #1
0
 public static System.Utf8String Create <TState>(int length, TState state, System.Buffers.SpanAction <byte, TState> action)
 {
     throw null;
 }
 public static System.Utf8String UnsafeCreateWithoutValidation <TState>(int length, TState state, System.Buffers.SpanAction <byte, TState> action)
 {
     throw null;
 }