javaclient-servernsdatafile-sharing

NSData type for Java?


I am curious to know if there is anything like the Cocoa NSData Class on Java. I have looked around but I can't find anything. I want to make a file sharing client server application.


Solution

  • ByteBuffer?