Searched defs:toByteArray (Results 1 – 5 of 5) sorted by relevance
148 public byte[] toByteArray() { in toByteArray() method in NdefPushProtocol
216 public static byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in IOUtils234 public static byte[] toByteArray(Reader input) throws IOException { in toByteArray() method in IOUtils257 public static byte[] toByteArray(Reader input, String encoding) in toByteArray() method in IOUtils277 public static byte[] toByteArray(String input) throws IOException { in toByteArray() method in IOUtils
269 public synchronized byte[] toByteArray() { in toByteArray() method in ByteArrayOutputStream
114 public byte[] toByteArray() { in toByteArray() method in SnepMessage
280 public byte[] toByteArray() { in toByteArray() method in Serializer