Ticket #17795

LZSSインタフェース操作名の改善

Open Date: 2009-07-14 21:43 Last Update: 2009-07-14 21:50

Reporter:
Owner:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

詳細は省くが、以下のように修正する。

LzssDecoderReadable
    int read() throws IOException;
    int readOffset() throws IOException;
LzssEncoderWritable
    int write(int symbol) throws IOException;
    int wriiteMatched(int offset, int length) throws IOException;

なお、アルファ版のため、メンテナンスなのにインタフェースに修正を強行します。

Ticket History (3/3 Histories)

2009-07-14 21:43 Updated by: argius
  • New Ticket "LZSSインタフェース名の改善" created
2009-07-14 21:44 Updated by: argius
  • Summary Updated
2009-07-14 21:50 Updated by: argius
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2009-07-14 21:50

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login