mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-29 13:46:31 +01: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