Example #1
0
 public void HandleFallback(ref System.Text.EncoderFallbackBuffer buffer, char[] chars, ref int charIndex, ref int charCount, byte[] bytes, ref int byteIndex, ref int byteCount, object state)
 {
 }
Example #2
0
 public unsafe void HandleFallback(ref System.Text.EncoderFallbackBuffer buffer, char *chars, ref int charIndex, ref int charCount, byte *bytes, ref int byteIndex, ref int byteCount)
 {
 }