4jcraft/minecraft/java/include/java/InputOutputStream
MatthewBeshay 7ddfaeb59e refactor: remove arrayWithLength, replace with std::vector
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.
2026-03-31 12:06:19 +11:00
..
BufferedOutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
BufferedReader.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
ByteArrayInputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
ByteArrayOutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
DataInput.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
DataInputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
DataOutput.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
DataOutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
FileInputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
FileOutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
GZIPInputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
GZIPOutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
InputOutputStream.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
InputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
InputStreamReader.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00
OutputStream.h refactor: remove arrayWithLength, replace with std::vector 2026-03-31 12:06:19 +11:00
Reader.h refactor: split java libs and nbt into separate projects 2026-03-30 12:54:00 -05:00