appendData method

void appendData(
  1. MutableData data
)

Appends data to the buffer.

Implementation

external fun appendData(MutableData data);