# File ruby/bstream.rb, line 142
def
write_null
return
writes
( [
T_NULL
].
pack
(
"C"
) )
end