Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mihini-dev] Mihini datamanager functions

Hi guys
           in datamanager.lua which function
will handle the following
1. writing data to file.
2. reading data from file.
3. sending data from file.          

   And while sending which buffer will hold the final data which
need to be send and explain me which function will handle these
things.  

please explain me the following functions

1.handle.TableNew(asset, x)
2.handle.TableRow (asset, x)
 


Back to the top