preloadObject
is called by Storage.read() when it's bytes
have been received and just before they are copied into it's data member
The function adjusts the cache Managers cacheSize appropriately
![]() |
Type | Name | Description | ||
ObjectHeader | obj | a ObjectHeader that has been read (from the net)
|
|||
int | size | an int , how many bytes the data member will hold
|
![]() |
Return | Description | ||
void |