Package net.bramp.ffmpeg.nut
Class PacketFooter
java.lang.Object
net.bramp.ffmpeg.nut.PacketFooter
Represents the footer of a NUT packet containing a checksum.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidReads and validates the packet footer checksum.toString()
-
Constructor Details
-
PacketFooter
public PacketFooter()
-
-
Method Details
-
read
Reads and validates the packet footer checksum.- Throws:
IOException
-
toString
-