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