mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v1.7.1.1
This commit is contained in:
@@ -35,6 +35,7 @@ public class Xof_meta_mgr implements GfoInvkAble {
|
||||
}
|
||||
return rv;
|
||||
}
|
||||
public Xof_meta_itm Get_itm_or_new(byte[] ttl) {return Get_itm_or_new(ttl, gplx.xowa.files.Xof_xfer_itm_.Md5_(ttl));}
|
||||
public Xof_meta_itm Get_itm_or_new(byte[] ttl, byte[] md5) {
|
||||
Xof_meta_fil fil = this.Get_fil_or_new(md5);
|
||||
return fil.Get_or_new(ttl);
|
||||
|
||||
Reference in New Issue
Block a user