Uses of Class
love.distributedrebirth.nx01.warp.manifestor.manifest.WarpManifestX18
Packages that use WarpManifestX18
Package
Description
-
Uses of WarpManifestX18 in love.distributedrebirth.nx01.warp.manifestor
Methods in love.distributedrebirth.nx01.warp.manifestor that return WarpManifestX18Modifier and TypeMethodDescriptionstatic WarpManifestX18
WarpManifestorDriver.readV4Array
(byte[] input) static WarpManifestX18
WarpManifestorDriver.readV4Buffer
(ByteBuffer input) static WarpManifestX18
WarpManifestorDriver.readV4Stream
(InputStream input) Methods in love.distributedrebirth.nx01.warp.manifestor with parameters of type WarpManifestX18Modifier and TypeMethodDescriptionstatic byte[]
WarpManifestorDriver.writeV4Array
(WarpManifestX18 manifest) static ByteBuffer
WarpManifestorDriver.writeV4Buffer
(WarpManifestX18 manifest) static void
WarpManifestorDriver.writeV4Stream
(WarpManifestX18 manifest, OutputStream output) -
Uses of WarpManifestX18 in love.distributedrebirth.nx01.warp.manifestor.manifest
Classes in love.distributedrebirth.nx01.warp.manifestor.manifest that implement interfaces with type arguments of type WarpManifestX18Methods in love.distributedrebirth.nx01.warp.manifestor.manifest that return WarpManifestX18Modifier and TypeMethodDescriptionstatic WarpManifestX18
WarpManifestX18Import.fromX8
(WarpManifestX8 manifest) WarpManifestX18.withAttribute
(PrimordialOctalOrangeJuiceStraw name, PrimordialOctalOrangeJuiceStraw body) WarpManifestX18.withAttributes
(List<WarpManifestX18HeaderField> attributes) WarpManifestX18.withSections
(List<WarpManifestX18Section> sections) -
Uses of WarpManifestX18 in love.distributedrebirth.nx01.warp.manifestor.scopic.iomf4
Constructors in love.distributedrebirth.nx01.warp.manifestor.scopic.iomf4 with parameters of type WarpManifestX18