Uses of Class
com.blackhillsoftware.smf.cics.Smf110Record
Packages that use Smf110Record
-
Uses of Smf110Record in com.blackhillsoftware.smf.cics
Methods in com.blackhillsoftware.smf.cics that return Smf110RecordModifier and TypeMethodDescriptionSmf110Record.decompress()Decompress the data and return a new Smf110Record created from the uncompressed data.static Smf110RecordSmf110Record.from(byte[] data) Constructs an Smf110Record from the specified byte array.static Smf110RecordConstructs a new Smf110Record from an existing SmfRecord.Methods in com.blackhillsoftware.smf.cics with parameters of type Smf110RecordModifier and TypeMethodDescriptionstatic MnHeaderMnHeader.create(Smf110Record r110) create is intended for internal use only.Constructors in com.blackhillsoftware.smf.cics with parameters of type Smf110Record