Integer versions of copyRawTo() and fromRaw() in ObjectId
commitc3685a6b1b0350ac195172ee71b18afc5e7a17ea
authorMarek Zawirski <marek.zawirski@gmail.com>
Sun, 15 Jun 2008 21:45:31 +0000 (15 23:45 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2008 09:55:30 +0000 (28 11:55 +0200)
tree83b67b0b9e589b6ab7f5628a6e79d0057495c003
parent63f315be6464a34c7e415f7baca888889058d089
Integer versions of copyRawTo() and fromRaw() in ObjectId

Helper methods in ObjectId and AnyobjectId for int[], overload existing
byte[] versions.

Signed-off-by: Marek Zawirski <marek.zawirski@gmail.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/lib/AnyObjectId.java
org.spearce.jgit/src/org/spearce/jgit/lib/ObjectId.java