Android Question What library contains bits.inputstreamtobyte?

davepamn

Active Member
Licensed User
Longtime User
I need to read a file into a byte array

B4X:
Dim b() As Byte=bits.inputstreamtobyte(File.OpenInput(File.DirAssets,"sample3.prn"))
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…