Skip to main content

parse_network_usage

Function parse_network_usage 

Source
pub fn parse_network_usage(path: &Path) -> Result<Vec<NetworkUsageRecord>>
Expand description

Parse network usage records from a SRUDB.dat file.

Returns all records from the {973F5D5C-1D90-4944-BE8E-24B94231A174} table.

§Errors

Returns an error if the file cannot be read or is not a valid ESE database.