net.sf.juoserver.files
Class SkillsMulFileEntryEncoder
java.lang.Object
net.sf.juoserver.files.SkillsMulFileEntryEncoder
- All Implemented Interfaces:
- GenericFileEntryEncoder<SkillsFileEntry>
public class SkillsMulFileEntryEncoder
- extends Object
- implements GenericFileEntryEncoder<SkillsFileEntry>
Encoder for the skills data file (namely, skills.mul).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkillsMulFileEntryEncoder
public SkillsMulFileEntryEncoder()
encode
public SkillsFileEntry encode(byte[] contents)
- Specified by:
encode
in interface GenericFileEntryEncoder<SkillsFileEntry>
Copyright © 2010-2012. All Rights Reserved.