简体   繁体   中英

How to convert finger print format to byte in java?

如何在Java中将指纹格式(fpf)转换为字节?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM