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

Method getResourceLength

src/main/java/SaveEntry.java:120–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 public int getResourceLength()
121 {
122 return this.resourceLength;
123 }
124
125 public void setResourceLength(int length)
126 {

Callers 2

SaveInputStreamMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected