BufferWriteError constructor

BufferWriteError(
  1. String message
)

Implementation

BufferWriteError(this.message);