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

Method write

basex-api/src/main/ruby/BaseXClient.rb:113–115  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

111 end
112
113 def write(i)
114 @socket.write(i)
115 end
116
117 # Returns success check.
118 def ok()

Callers 11

sendMethod · 0.45
moreMethod · 0.45
runMethod · 0.45
connectToBasexMethod · 0.45
authenticateMethod · 0.45
logMethod · 0.45
stopMethod · 0.45
statusMethod · 0.45
serializeMethod · 0.45
run0Method · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected