-
Christian Schudt authored
- Use String.getBytes(Charset) instead of String.getBytes(String) - Use new String(byte[], Charset) instead of new String(byte[], String) -> Get rid of UnsupportedEncodingException. -> Less try-catch blocks.
fcf665a9
- Use String.getBytes(Charset) instead of String.getBytes(String) - Use new String(byte[], Charset) instead of new String(byte[], String) -> Get rid of UnsupportedEncodingException. -> Less try-catch blocks.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ByteBufferWriter.java | Loading commit data... | |
| ClientConnectionHandler.java | Loading commit data... | |
| ComponentConnectionHandler.java | Loading commit data... | |
| ConnectionHandler.java | Loading commit data... | |
| MultiplexerConnectionHandler.java | Loading commit data... | |
| NIOConnection.java | Loading commit data... | |
| OfflinePacketDeliverer.java | Loading commit data... | |
| XMLLightweightParser.java | Loading commit data... | |
| XMLNotWellFormedException.java | Loading commit data... | |
| XMPPCodecFactory.java | Loading commit data... | |
| XMPPDecoder.java | Loading commit data... | |
| XMPPEncoder.java | Loading commit data... |
Technounit-GROUP 2023