Searched defs:getBytes (Results 1 – 2 of 2) sorted by relevance
109 private long getBytes(String option) throws Exception { in getBytes() method in DataTransferTest
97 public static byte[] getBytes(Map map, DataItem index) { in getBytes() method in CborUtils