ByteLimitInputFormatter constructor

ByteLimitInputFormatter(
  1. int maxBytes
)

Implementation

ByteLimitInputFormatter(this.maxBytes);