Searched refs:pokeLong (Results 1 – 2 of 2) sorted by relevance
79 public static void pokeLong(byte[] dst, int offset, long value, ByteOrder order) { in pokeLong() method in Memory
93 Memory.pokeLong(bytes, offset, fileAccessAttributes.getId(), byteOrder); in serializeFileAccessAttributes()