It's unclear to me how we should write mappings that use this package. I have the start of an Ogg skeleton mapping in the skeleton package, but it's just the payloads that can be marshaled and unmarshaled right now. We should have some sort of basic API that most things can imitate for how you actually read/write a specific format to or from Ogg.
It's unclear to me how we should write mappings that use this package. I have the start of an Ogg skeleton mapping in the `skeleton` package, but it's just the payloads that can be marshaled and unmarshaled right now. We should have some sort of basic API that most things can imitate for how you actually read/write a specific format to or from Ogg.