Searched refs:writeIntLE (Results 1 – 1 of 1) sorted by relevance
218 writeIntLE(stream, this.version); in writeTo()265 static void writeIntLE(OutputStream stream, int v) throws IOException { in writeIntLE() method in V4Signature296 writeIntLE(stream, 0); in writeBytes()299 writeIntLE(stream, bytes.length); in writeBytes()