Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UtilitechAS/amsreader-firmware
/ read
Method
read
lib/PriceService/src/EntsoeA44Parser.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
int EntsoeA44Parser::read() {
23
return 0;
24
}
25
26
int EntsoeA44Parser::peek() {
27
return 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected