load abstract method
Deserializes the route. Return Deserialized Route. Null in case of any errors.
Implementation
transport_masstransit_route.MasstransitRoute? load(
typed_data.ByteBuffer data);
Deserializes the route. Return Deserialized Route. Null in case of any errors.
transport_masstransit_route.MasstransitRoute? load(
typed_data.ByteBuffer data);