Searched defs:MaxBytesError (Results 1 – 1 of 1) sorted by relevance
1203 type MaxBytesError struct { struct1204 Limit int641207 func (e *MaxBytesError) Error() string {