class BinData::Choice

def do_write(io) #:nodoc:

:nodoc:
def do_write(io) #:nodoc:
  current_choice.do_write(io)
end