Skip to main content

is_track_namespace_value

Function is_track_namespace_value 

Source
fn is_track_namespace_value(bytes: &[u8]) -> bool
Expand description

Whether bytes is exactly the wire form of a Track Namespace, with nothing after it. The same reasoning as is_location_value: the value goes out verbatim, so it has to be something this draft can read back.