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