Searched defs:writeToBytes (Results 1 – 2 of 2) sorted by relevance
655 public final byte[] writeToBytes(final ByteOrder order) { in writeToBytes() method in Struct665 public final byte[] writeToBytes() { in writeToBytes() method in Struct
539 public void writeToBytes(byte[] dest, int offset) { in writeToBytes() method in Asn1Node