MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / decodeToObject

Method decodeToObject

JavaWebServer/src/plist/Base64.java:1366–1369  ·  view source on GitHub ↗

Attempts to decode Base64 data and deserialize a Java Object within. Returns null if there was an error. @param encodedObject The Base64 data to decode @return The decoded and deserialized object @throws NullPointerException if encodedObject is null @throws java.io.IOException if ther

(String encodedObject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decodeMethod · 0.95
closeMethod · 0.45

Tested by

no test coverage detected