Home
last modified time | relevance | path

Searched defs:SizeTooLargeError (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/encoding/protodelim/
Dprotodelim.go64 type SizeTooLargeError struct { struct
67 Size uint64
70 MaxSize uint64
73 func (e *SizeTooLargeError) Error() string {