Function symphonia_core::errors::end_of_stream_error
source ยท pub fn end_of_stream_error<T>() -> Result<T>
Expand description
Convenience function to create an end-of-stream error.
pub fn end_of_stream_error<T>() -> Result<T>
Convenience function to create an end-of-stream error.