-1
Below is my part of the code that is giving this problem: "Non-static method' write(byte[], int,int)' cannot be refenced from a Static context".
I don’t understand this error message!
Could you help me with that?
What it really means and why is it appearing in this snippet of my code?
Thank you very much!