Closed ccc7574 closed 11 months ago
My bad, I use JDK 8, that method belong to JDK 9. JDK 9 is must for Kwik?
For now: JDK 11 (as defined in https://github.com/ptrd/kwik/blob/master/build.gradle). Might even switch to 17 somewhere in the near future, as 11 is already out of support.
For now: JDK 11 (as defined in https://github.com/ptrd/kwik/blob/master/build.gradle). Might even switch to 17 somewhere in the near future, as 11 is already out of support.
Got it! Thx!!
under the package "sample" ,go into class SampleClient,line 67 the method "transferTo" doesn't exsit. please provide some comment
long transferred = stream.getInputStream().transferTo(....)