Loading src/uicc/connection/DataReceived.java +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ public interface DataReceived extends Event /** * Discard data that have not been already read. Once invoked, no data could be read anymore. * <br> * This method is blocking until all data have been received by the underlying connection. * This method is non-blocking. * * @exception ConnectionException with the following reason code: * <ul> Loading Loading
src/uicc/connection/DataReceived.java +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ public interface DataReceived extends Event /** * Discard data that have not been already read. Once invoked, no data could be read anymore. * <br> * This method is blocking until all data have been received by the underlying connection. * This method is non-blocking. * * @exception ConnectionException with the following reason code: * <ul> Loading