B4J Question Best way to save different configurations from SQL file Data - DonManfred (first post)    Jun 18, 2024   (1 reaction) No. The way you used using RandomAccessFile is the correct way. B4A Question AsyncStreamsObject - DonManfred (first post)    Jun 03, 2018   (1 reaction) Use the Forumsearch https://www.b4x./?query=b4xSerializator This leads you to the Documentation. Call the Page and look at the html name. It is the name of the Library https://www.b4x..html#b4xserializator It is randomaccessfile. randomaccessfile is an internal library so you should have it installe B4R Question Mqtt & B4RSerializator - janderkan (first post)    Mar 25, 2020 Private out As RandomAccessFile B4i Question RandomAccessFile - prevent crashes - Erel (first post)    Jul 29, 2020 (I never use these methods, only B4XSerializator with File.ReadBytes / WriteBytes) B4A Question Windows Binary files - Erel (first post)    Aug 06, 2024   (1 reaction) File.ReadBytes - will read all bytes into an array.
RandomAccessFile - provides access to the file bytes. Italian Problema apertura file grandi dimensioni - LucaMs (first post)    Aug 08, 2018   (1 reaction) Devi usare RandomAccessFile. (poi ci insegni come inserire virus in un file video :p) Other Subscribe to B4J library updates - stevel05 (first post)    Sep 08, 2022   (4 reactions) B4xWavRandomAccessFile A wav file aware wrapper for RandomAccessFile that makes mixing and jumping around audio files easier B4A Question Using RandomAccessFiles written by B4J with B4A - GiovanniPolese (first post)    Aug 18, 2024 Hi. I used RandomAccessFile, simply because I never used B4XSerializator. I saw that RandomAccessFile was available in both systems and thought that it was compatible. It was an experiment to pre-process data on desktop with B4J and use results on Tablet with B4A. I stopped immediately because of th Other B4j RandomAccessFile AsyncStreams - agraham (first post)    Dec 22, 2022   (1 reaction) There is an '_error' event raised by both the background input and output streams that should set LastException that should let your program see if an exception occurs in the stream handling as well as printing it to the logs. I don't know if it will trap all errors but it is worth a try. B4A Question randomaccessfile.RandomAccessFile.ReadInt(RandomAccessFile.java:137) - Franck Danard (first post)    Dec 19, 2017 java:1404)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)
** Activity (main) Resume **
Copying updated assets files (4) Page: 1   2   3   4   5   6   7   Powered by ColBERT |