Searched defs:encodeAsBytes (Results 1 – 4 of 4) sorted by relevance
126 public static byte[] encodeAsBytes(String in) { in encodeAsBytes() method in Base64137 public static byte[] encodeAsBytes(byte[] inArray) { in encodeAsBytes() method in Base64
533 public byte[] encodeAsBytes( String transport ) { in encodeAsBytes() method in SIPResponse
622 public byte[] encodeAsBytes(String transport) { in encodeAsBytes() method in SIPRequest
408 public byte[] encodeAsBytes(String transport) { in encodeAsBytes() method in SIPMessage