MCPcopy Create free account
hub / github.com/grpc/grpc-java / getOOBInline

Method getOOBInline

android/src/main/java/io/grpc/android/UdsSocket.java:131–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129 }
130
131 @Override
132 public boolean getOOBInline() {
133 throw new UnsupportedOperationException("Unsupported operation getOOBInline()");
134 }
135
136 @Override
137 public OutputStream getOutputStream() throws IOException {

Callers 1

getSocketOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected