コード例 #1
0
 @Override
 public void parse(BserValues values) throws IOException {
   this.markdown = values.getString(1);
 }