Uses of Interface
jp.gr.java_conf.dangan.util.lha.PreLzssDecoder
-
Packages that use PreLzssDecoder Package Description jp.gr.java_conf.dangan.util.lha -
-
Uses of PreLzssDecoder in jp.gr.java_conf.dangan.util.lha
Classes in jp.gr.java_conf.dangan.util.lha that implement PreLzssDecoder Modifier and Type Class Description class
PreLh1Decoder
-lh1- ?????p?? PreLzssDecoder?Bclass
PreLh2Decoder
-lh2- ?????p PreLzssDecoder?Bclass
PreLh3Decoder
-lh3- ?????p?? PreLzssDecoder?Bclass
PreLh5Decoder
-lh4-, -lh5-, -lh6-, -lh7- ?????p?? PreLzssDecoder?Bclass
PreLz5Decoder
-lz5- ?????p PreLzssDecoder?Bclass
PreLzsDecoder
-lzs- ?????p PreLzssDecoder?BConstructors in jp.gr.java_conf.dangan.util.lha with parameters of type PreLzssDecoder Constructor Description LzssInputStream(PreLzssDecoder decoder)
in ???? LZSS???k?f?[?^ ???????????????A ???????????f?[?^???????????????X?g???[?????\?z?????B ?}???R???X?g???N?^???????????? LzssInputStream?? -lh1-?????????f?[?^?????????f?[?^???????????????A ?????f?[?^?????????????K??EndOfStream???B???????? ????????f?[?^???????????????????(?I?[???~???S?~ ?f?[?^?????????\????????)?BLzssInputStream(PreLzssDecoder decoder, long length)
in ???? LZSS???k?f?[?^ ???????????????A ???????????f?[?^???????????????X?g???[?????\?z?????B
-