Home
last modified time | relevance | path

Searched defs:_bound (Results 1 – 1 of 1) sorted by relevance

/external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
DDecoder.java118 public Decoder(InputStream is, String _bound) throws IOException { in Decoder()
122 public Decoder(InputStream is, String _bound, String characterEncoding) throws IOException { in Decoder()