Depends on ByteConverter library (iRandomAccessFile in B4i).
My B4A version is the latest one (10.02) and I added following two libraries: B4XCollections (1.08) & ByteConverter (1.10) to the project, but the ByteBuilder object in IDE is still underscored with "missing library reference".
B4X:
Dim bb As BytesBuilder '"missing library reference".
bb.Initialize
Could someone tell me what I'm missing, please?
Thanks