Searched defs:toByteArray (Results 1 – 12 of 12) sorted by relevance
41 public static byte[] toByteArray(File file) throws IOException { in toByteArray() method in IOUtils47 public static byte[] toByteArray(InputStream in) throws IOException { in toByteArray() method in IOUtils
148 public byte[] toByteArray() { in toByteArray() method in NdefPushProtocol
117 public byte[] toByteArray() { in toByteArray() method in ByteArrayBuffer
80 private byte[] toByteArray(Bitmap bitmap) { in toByteArray() method in CoverArt
309 static byte[] toByteArray(int... in) { in toByteArray() method in MacAddressTest
149 private static byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in TmaLoaderUtils
174 public static byte[] toByteArray(List<Byte> list) { in toByteArray() method in CarServiceUtils
135 public @NonNull byte[] toByteArray() { in toByteArray() method in MacAddress
174 public byte[] toByteArray() { in toByteArray() method in SnepMessage
301 public static byte[] toByteArray(SmsHeader smsHeader) { in toByteArray() method in SmsHeader
589 public synchronized byte[] toByteArray() { in toByteArray() method in TunerChannel
787 private byte[] toByteArray(InputStream input) throws IOException { in toByteArray() method in TelephonyProvider.DatabaseHelper