mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
import MessagePack for Java implementation plan 2
This commit is contained in:
@@ -29,3 +29,9 @@ public class MessagePack {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
public interface MessagePackable {
|
||||
public void toMessagePack(Packer pk);
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user