PrimaryVolumeDescriptor

constructor(s: SyncStream)
constructor(    volumeDescriptorHeader: ISO.VolumeDescriptorHeader,     pad1: Int,     systemId: String,     volumeId: String,     pad2: Long,     volumeSpaceSize: Int,     pad3: LongArray,     volumeSetSize: Int,     volumeSequenceNumber: Int,     logicalBlockSize: Int,     pathTableSize: Int,     typeLPathTable: Int,     optType1PathTable: Int,     typeMPathTable: Int,     optTypeMPathTable: Int,     rootDirectoryRecord: ISO.DirectoryRecord,     volumeSetId: String,     publisherId: String,     preparerId: String,     applicationId: String,     copyrightFileId: String,     abstractFileId: String,     bibliographicFileId: String,     creationDate: ISO.IsoDate,     modificationDate: ISO.IsoDate,     expirationDate: ISO.IsoDate,     effectiveDate: ISO.IsoDate,     fileStructureVersion: Int,     pad5: Int,     applicationData: ByteArray,     pad6: ByteArray)