pickle abstract method

void pickle(
  1. ByteBuf buf,
  2. T object
)

Implementation

void pickle(ByteBuf buf, T object);