Searched defs:toByteArray (Results 1 – 5 of 5) sorted by relevance
148 public byte[] toByteArray() { in toByteArray() method in NdefPushProtocol
215 public static byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in IOUtils233 public static byte[] toByteArray(Reader input) throws IOException { in toByteArray() method in IOUtils256 public static byte[] toByteArray(Reader input, String encoding) in toByteArray() method in IOUtils276 public static byte[] toByteArray(String input) throws IOException { in toByteArray() method in IOUtils
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