* 2004-12-08 0.4.2.3 released

This commit is contained in:
jrandom
2004-12-08 21:08:10 +00:00
committed by zzz
parent d88396c1e2
commit af52cad4ea
4 changed files with 8 additions and 6 deletions

View File

@ -38,7 +38,7 @@ public class ByteArray implements Serializable, Comparable {
}
/**
* how many of the bytes in the array are 'valid'?
* Count how many of the bytes in the array are 'valid'.
* this property does not necessarily have meaning for all byte
* arrays.
*/