361362363364365366367368369
return a; } private GetURL2 decodeGetURL2() throws IOException { GetURL2 a = new GetURL2(); a.method = reader.readUI8(); return a; }