Ejemplo n.º 1
0
 void _reset(Buffer b) {
   b.position(0);
   b.limit(b.capacity());
 }