# File lib/rfuzz/client.rb, line 76
76:
def
encode_field
(
k
,
v
) 77:
FIELD_ENCODING
%
[
k
,
v
] 78:
end