home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_io_DataInputStream */
-
- #ifndef _Included_java_io_DataInputStream
- #define _Included_java_io_DataInputStream
- struct Hjava_io_InputStream;
-
- #pragma pack(4)
-
- typedef struct Classjava_io_DataInputStream {
- struct Hjava_io_InputStream *in;
- struct HArrayOfChar *lineBuffer;
- } Classjava_io_DataInputStream;
- HandleTo(java_io_DataInputStream);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifdef __cplusplus
- }
- #endif
- #endif
-