Home
last modified time | relevance | path

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

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