davepamn Active Member Licensed User Longtime User May 26, 2015 #1 I need to read a file into a byte array B4X: Dim b() As Byte=bits.inputstreamtobyte(File.OpenInput(File.DirAssets,"sample3.prn"))
I need to read a file into a byte array B4X: Dim b() As Byte=bits.inputstreamtobyte(File.OpenInput(File.DirAssets,"sample3.prn"))
Peter Simpson Expert Licensed User Longtime User May 26, 2015 #2 None, it's already in B4A. Just type bit. (b i t dot) and you will see a list. Upvote 0