BytesBufferError constructor

BytesBufferError(
  1. String message
)

Implementation

BytesBufferError(this.message);