Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEarable/open-earable
/ ~WAVWriter
Method
~WAVWriter
src/utils/WAVWriter.cpp:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
WAVWriter::~WAVWriter() {
9
10
}
11
12
bool WAVWriter::begin() {
13
return sd_manager.begin();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected