The setRecord() method is a method of the RecordStore class. This method is used to modify a specified record. The general syntax of this method is as follows:
byte[] newdata,
int offset, int numbytes)
The recordid parameter specifies the record ID of the record to be changed.
The newdata parameter specifies the data to be stored.
The offset parameter specifies the index in the data buffer of the first relevant byte for this record.
The numbytes parameter specifies the number of bytes of the data buffer to be used for this record.
Pass SUN scmad - SCMAD Download free practice test for SUN SCMAD Mobile Application Developer exam.If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
