StreamingSaveable
com.jsuereth.pgp.StreamingSaveable
trait StreamingSaveable
This trait represents something that can be saved. If the class can provide a single saveTo(OutputStream) method, then this trait provides corresponding saveToFile and saveToString methods.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class PublicKeyclass PublicKeyRingclass PublicKeyRingCollectionclass SecretKeyRingclass SecretKeyRingCollectionclass Signature
Members list
In this article