Exemplo n.º 1
0
 internal void Embed(Pointer data, int size)
 {
     _codeBuffer.Embed(data, size);
 }