File: //usr/local/rvm/gems/ruby-2.6.8/doc/mail-2.7.1/ri/Mail/Body/match-i.ri
U:RDoc::AnyMethod[iI"
match:ETI"Mail::Body#match;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"PAccepts a string and performs a regular expression against the decoded text;To:RDoc::Markup::BlankLine o;
; [I"Examples:;T@o:RDoc::Markup::Verbatim; [I"'body = Mail::Body.new('The body')
;TI".body.match(/The/) #=> #<MatchData "The">
;TI"
;TI"-body = Mail::Body.new("VGhlIGJvZHk=\n")
;TI"body.encoding = 'base64'
;TI"-body.match(/The/) #=> #<MatchData "The">;T:@format0:
@fileI"lib/mail/body.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(regexp);T@FI" Body;TcRDoc::NormalClass00