MCPcopy
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

getDisplayMethod · 0.65
testDisplayMethod · 0.65

Implementers 1

AbstractDisplayoshi-core/src/main/java/oshi/hardware/

Calls

no outgoing calls

Tested by 1

testDisplayMethod · 0.52