Searched refs:text2Binary (Results 1 – 1 of 1) sorted by relevance
347 byte[] reasonBytes = text2Binary(closeReason); in generatePayload()456 public static byte[] text2Binary(String payload) throws CharacterCodingException { in text2Binary() method in NanoWSD.WebSocketFrame671 this.payload = text2Binary(payload); in setTextPayload()