MCPcopy Create free account
hub / github.com/BaseXdb/basex / inputStream

Method inputStream

basex-core/src/main/java/org/basex/io/IO.java:234–234  ·  view source on GitHub ↗

Returns an input stream. @return input stream @throws IOException I/O exception

()

Source from the content-addressed store, hash-verified

232 * @throws IOException I/O exception
233 */
234 public abstract InputStream inputStream() throws IOException;
235
236 /**
237 * Returns the encoding.

Callers 9

runMethod · 0.95
docMethod · 0.95
validateMethod · 0.95
formValuesMethod · 0.45
getMethod · 0.45
BufferInputMethod · 0.45
localZipMethod · 0.45
writeFileResourceMethod · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected