hfhbd
12/04/2024, 12:49 PMFilipp Zhinkin
12/04/2024, 4:10 PMOutputStream
and writing data into it; then that data needs to be transferred over the wire, did I get it correctly?hfhbd
12/04/2024, 4:10 PMKlitos Kyriacou
12/04/2024, 4:13 PMSocket.getOutputStream()
)?hfhbd
12/04/2024, 4:16 PMhfhbd
12/04/2024, 4:18 PMFilipp Zhinkin
12/04/2024, 4:21 PMByteArrayOutputStream
initialized with a buffer large enough to fit the whole JSON document will be faster.hfhbd
12/05/2024, 8:52 PM