key
and value
into a byte array.
@param key - the key
@param value - the value
@return the resulting byte array
null
a temp file is generated.
@param s the repository session
@param opts export options
@param file the file to write to
@return the newly created vault package
@throws IOException if an I/O error occurs.
@throws RepositoryException if a repository error during building occurs.
@throws IllegalStateException if the package is not new.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|