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