public class FileSerializer extends com.esotericsoftware.kryo.Serializer<FileSE>
Serializer。ファイルパスを直列化し、新しいファイルインスタンスを作成して元のパスを保持します。prefixLength は一時的であると宣言されているため、ファイルは絶対パスを保持しません。| コンストラクターと説明 |
|---|
FileSerializer() |
| 修飾子と型 | メソッドと説明 |
|---|---|
FileSE | read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input, ClassSE<FileSE> type) |
void | write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output, FileSE file) |
copy, getAcceptsNull, isImmutable, setAcceptsNull, setGenerics, setImmutablecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE