Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dlib.go291 type invalidUTF8Error struct{ field string } struct
293 func (e *invalidUTF8Error) Error() string {
299 func (e *invalidUTF8Error) InvalidUTF8() bool {