Exemplo n.º 1
0
 internal override sealed CharBuffer AsCharBuffer()
 {
     return(CharToByteBufferAdapter.Wrap(this));
 }