MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / getLength

Method getLength

src/main/java/ResourceEntry.java:100–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98 }
99
100 public int getLength()
101 {
102 return this.dataLength;
103 }
104
105 public InputStream getInputStream()
106 throws IOException

Callers 3

saveMethod · 0.80
ResourceInputStreamMethod · 0.80
insertStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected