An open API service indexing awesome lists of open source software.

https://github.com/cydave/javadatastream


https://github.com/cydave/javadatastream

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# java datastream

[DataOutputStream](https://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html) and [DataInputStream](https://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html) implemented as [io.Writer](https://pkg.go.dev/io#Writer) and [io.Reader](https://pkg.go.dev/io#Reader).