List<int> toBuffer() { return ProtoBufferEncoder.encode( config: protoConfig(), protoValues: protoValues, ); }