Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getEdid
Method
getEdid
oshi-core/src/main/java/oshi/hardware/Display.java:39–39 ·
view source on GitHub ↗
The EDID byte array. @return The original unparsed EDID byte array.
()
Source
from the content-addressed store, hash-verified
37
* @
return
The original unparsed EDID byte array.
38
*/
39
byte[] getEdid();
40
}
Callers
2
getDisplay
Method · 0.65
testDisplay
Method · 0.65
Implementers
1
AbstractDisplay
oshi-core/src/main/java/oshi/hardware/
Calls
no outgoing calls
Tested by
1
testDisplay
Method · 0.52