Searched defs:toByteArray (Results 1 – 11 of 11) sorted by relevance
39 public static byte[] toByteArray(File file) throws IOException { in toByteArray() method in IOUtils45 public static byte[] toByteArray(InputStream in) throws IOException { in toByteArray() method in IOUtils
63 public byte[] toByteArray() { in toByteArray() method in BLEMessagePayloadStream
148 public byte[] toByteArray() { in toByteArray() method in NdefPushProtocol
117 public byte[] toByteArray() { in toByteArray() method in ByteArrayBuffer
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
161 public static byte[] toByteArray(List<Byte> list) { in toByteArray() method in CarServiceUtils
269 public synchronized byte[] toByteArray() { in toByteArray() method in ByteArrayOutputStream
149 private static byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in TmaLoaderUtils
174 public byte[] toByteArray() { in toByteArray() method in SnepMessage
516 public synchronized byte[] toByteArray() { in toByteArray() method in TunerChannel
607 private static byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in TelephonyProvider.DatabaseHelper