Crate ogg_pager

source ·
Expand description

A simple OGG page reader

Structs§

Enums§

  • Errors that can occur while performing Page operations

Constants§

Functions§

  • Generates a CRC checksum based on the content
  • Create pages from a list of packets
  • Creates a segment table based on the length

Type Aliases§

  • Alias for Result<T, PageError>