Uses of Class
com.blackhillsoftware.smf.cics.Smf110Record
-
Uses of Smf110Record in com.blackhillsoftware.smf.cics
Modifier and TypeMethodDescriptionSmf110Record.decompress()
Decompress the data and return a new Smf110Record created from the uncompressed data.static Smf110Record
Smf110Record.from
(byte[] data) Constructs an Smf110Record from the specified byte array.static Smf110Record
Constructs a new Smf110Record from an existing SmfRecord.Modifier and TypeMethodDescriptionstatic MnHeader
MnHeader.create
(Smf110Record r110) create is intended for internal use only.