Committed up-to-date .class and .h files from an earlier commit
From-SVN: r123890
This commit is contained in:
parent
1c23733ce2
commit
3088dc29d1
7 changed files with 20 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue