MCPcopy Create free account
hub / github.com/WiringProject/Wiring / setStringValue

Method setStringValue

IDE/processing/app/windows/Registry.java:205–227  ·  view source on GitHub ↗

Writes a String value. @param rootKey root key @param subKeyName key name @param name value name @param value value @throws java.io.UnsupportedEncodingException on error @return true on success

(REGISTRY_ROOT_KEY rootKey, String subKeyName, String name, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setAssociationsMethod · 0.95

Calls 5

openKeyMethod · 0.95
RegSetValueExMethod · 0.95
RegCloseKeyMethod · 0.95
getBytesMethod · 0.80
lengthMethod · 0.45

Tested by

no test coverage detected