appendBuffer method

void appendBuffer(
  1. ByteBuffer data
)

Implementation

void appendBuffer(ByteBuffer data) {
  // No-op in fallback mode.
}