Searched defs:deserializeBinary (Results 1 – 6 of 6) sorted by relevance
295 deserializeBinary: proto.jspb.test.TestMapFields.deserializeBinary property299 deserializeBinary: null property
397 deserializeBinary: proto.jspb.test.TestMapFields.deserializeBinary property403 deserializeBinary: null property
469 jspb.Map.deserializeBinary = function(map, reader, keyReaderFn, valueReaderFn, function in jspb.Map
80 proto.routeguide.Point.deserializeBinary = function(bytes) { function in proto.routeguide.Point266 proto.routeguide.Rectangle.deserializeBinary = function(bytes) { function in proto.routeguide.Rectangle468 proto.routeguide.Feature.deserializeBinary = function(bytes) { function in proto.routeguide.Feature662 proto.routeguide.RouteNote.deserializeBinary = function(bytes) { function in proto.routeguide.RouteNote858 proto.routeguide.RouteSummary.deserializeBinary = function(bytes) { function in proto.routeguide.RouteSummary
76 proto.helloworld.HelloRequest.deserializeBinary = function(bytes) { function in proto.helloworld.HelloRequest235 proto.helloworld.HelloReply.deserializeBinary = function(bytes) { function in proto.helloworld.HelloReply
97 static TagContextImpl deserializeBinary(byte[] bytes) throws TagContextDeserializationException { in deserializeBinary() method in SerializationUtils