Committed up-to-date .class and .h files from an earlier commit
From-SVN: r123890
This commit is contained in:
@@ -75,6 +75,7 @@ private:
|
||||
void callReadMethod(::java::lang::reflect::Method *, ::java::lang::Class *, ::java::lang::Object *);
|
||||
void dumpElement(::java::lang::String *);
|
||||
void dumpElementln(::java::lang::String *);
|
||||
void dumpElementln(::java::lang::String *, ::java::lang::Object *);
|
||||
static const jint BUFFER_SIZE = 1024;
|
||||
::java::io::DataInputStream * __attribute__((aligned(__alignof__( ::java::io::InputStream)))) realInputStream;
|
||||
::java::io::DataInputStream * dataInputStream;
|
||||
|
||||
Reference in New Issue
Block a user