Menu

#14 marf.Storage.Sample is not really Serializable

MARF (CVS tip)
closed-fixed
5
2006-09-07
2006-08-16
No

The Sample class cannot be serialized (to disk or
over the network) because its member
MARFAudioFileFormat has an oType member of
type AudioFileFormat.Type, which is not Serializable
and is not marked as transient causing
ObjectOutputStream to fail.

Discussion

  • Serguei A. Mokhov

    • status: open --> closed-fixed
     

Log in to post a comment.