# File lib/codec/data.rb, line 659
def
put
(
value
,
type_code
);
type_code
.
put
(
self
,
value
);
end