Uses of Record Class
io.datarouter.bytes.blockfile.section.BlockfileHeader
Packages that use BlockfileHeader
-
Uses of BlockfileHeader in io.datarouter.bytes.blockfile.read
Methods in io.datarouter.bytes.blockfile.read that return BlockfileHeaderModifier and TypeMethodDescriptionBlockfileMetadataReader.DecodedHeader.header()Returns the value of theheaderrecord component.BlockfileMetadataReader.header()BlockfileReader.header()Constructors in io.datarouter.bytes.blockfile.read with parameters of type BlockfileHeaderModifierConstructorDescriptionDecodedHeader(BlockfileHeader header, int blockLength) Creates an instance of aDecodedHeaderrecord class. -
Uses of BlockfileHeader in io.datarouter.bytes.blockfile.section
Methods in io.datarouter.bytes.blockfile.section that return BlockfileHeaderMethods in io.datarouter.bytes.blockfile.section with parameters of type BlockfileHeaderModifier and TypeMethodDescriptionbyte[]BlockfileHeader.BlockfileHeaderCodec.encode(BlockfileHeader value)