Searched defs:toByteArray (Results 1 – 6 of 6) sorted by relevance
60 public static byte[] toByteArray(final HttpEntity entity) throws IOException { in toByteArray() method in EntityUtils
123 public byte[] toByteArray() { in toByteArray() method in ByteArrayBuffer
147 public byte[] toByteArray(String ascii) { in toByteArray() method in BinaryCodec
331 CollationKey::toByteArray(int32_t& count) const in toByteArray() function in CollationKey
691 public byte[] toByteArray() throws IOException { in toByteArray() method in ProtoBuf
1298 BigInteger.prototype.toByteArray = bnToByteArray; method in BigInteger