Searched refs:writeIntLE (Results 1 – 1 of 1) sorted by relevance
269 writeIntLE(stream, this.version); in writeTo()297 private static void writeIntLE(OutputStream stream, int v) throws IOException { in writeIntLE() method in V4Signature333 writeIntLE(stream, 0); in writeBytes()336 writeIntLE(stream, bytes.length); in writeBytes()