MCPcopy Index your code
hub / github.com/f0ng/autoDecoder / getBodyOffset

Method getBodyOffset

src/model/IRequestIn.java:35–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 @Override
36 public int getBodyOffset() {
37 return 0;
38 }
39
40 @Override
41 public byte getContentType() {

Callers 3

getHttpRequestBodyMethod · 0.80
processHttpMessageMethod · 0.80
setMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected