Searched refs:deserializeBinary (Results 1 – 9 of 9) sorted by relevance
30 return route_guide_pb.Feature.deserializeBinary(new Uint8Array(buffer_arg));41 return route_guide_pb.Point.deserializeBinary(new Uint8Array(buffer_arg));52 return route_guide_pb.Rectangle.deserializeBinary(new Uint8Array(buffer_arg));63 return route_guide_pb.RouteNote.deserializeBinary(new Uint8Array(buffer_arg));74 return route_guide_pb.RouteSummary.deserializeBinary(new Uint8Array(buffer_arg));
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
30 return helloworld_pb.HelloReply.deserializeBinary(new Uint8Array(buffer_arg));41 return helloworld_pb.HelloRequest.deserializeBinary(new Uint8Array(buffer_arg));
76 proto.helloworld.HelloRequest.deserializeBinary = function(bytes) { function in proto.helloworld.HelloRequest235 proto.helloworld.HelloReply.deserializeBinary = function(bytes) { function in proto.helloworld.HelloReply
47 : SerializationUtils.deserializeBinary(bytes); in fromByteArray()
97 static TagContextImpl deserializeBinary(byte[] bytes) throws TagContextDeserializationException { in deserializeBinary() method in SerializationUtils
172 msg = proto.jspb.test.TestProto3.deserializeBinary(serialized);301 msg = proto.jspb.test.TestProto3.deserializeBinary(msg.serializeBinary());
156 message2.deserializeBinary(bytes);
427 var decoded = proto.jspb.test.TestAllTypes.deserializeBinary(encoded);443 msg = proto.jspb.test.TestAllTypes.deserializeBinary(msg.serializeBinary());625 var decoded = proto.jspb.test.TestExtendable.deserializeBinary(encoded);