write


Description:

public int write (_block_t parent, _key_t[] records)

Write a new list of records to the key file.

Parameters:

this

a KeyFile

parent

a _block_t

records

an array of _key_t to write

len

how many records to write

Returns:

-1 on io error. The key file will remain unchanged.