开发者

How to convert finger print format to byte in java?

How to convert finger prin开发者_C百科t format (fpf) to byte in java?


The general way to get a resource such as a File, or URL pointing to the net or an application resource, is to establish an InputStream to the object of interest, then read the input stream.

See the Basic I/O Lesson of the Java Tutorial for more details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜