consumeBuffer method

void consumeBuffer(
  1. int len
)

Consume len bytes from the buffer.

Implementation

void consumeBuffer(int len) {}