Constructor
new SalmonSequenceSerializer()
Classes
Methods
deserialize(contents)
Deserialize sequences from json string.
Parameters:
Name | Type | Description |
---|---|---|
contents |
The contents containing the nonce sequences. |
Throws:
SequenceException Thrown if error with the nonce sequence
Returns:
serialize(driveAuthEntries)
Serialize the sequences to a json string.
Parameters:
Name | Type | Description |
---|---|---|
driveAuthEntries |
The sequences to convert to text. |
Throws:
SequenceException Thrown if error with the nonce sequence