Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.2k+ articles
Experiences
17k+ articles
Interview Experiences
13.8k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Java
10.4k+ articles
Ruby
1.1k+ articles
Ruby-Methods
910+ articles
Ruby String Scanner-class
39 posts
Popular Articles
Recent Articles
Ruby | StringScanner pointer function
Last Updated: 09 December 2019
StringScanner#pointer() : pointer() is a StringScanner class method which returns the byte position of the scan pointerSyntax: StringScanner
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner peep function
Last Updated: 09 December 2019
StringScanner#peep() : peep() is a StringScanner class method which returns a string corresponding to string[pos, len].Syntax: StringScanner
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner peek function
Last Updated: 09 December 2019
StringScanner#peek() : peek() is a StringScanner class method which returns a string corresponding to string[pos, len].Syntax: StringScanner
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.2k+ articles
Experiences
17k+ articles
Interview Experiences
13.8k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Java
10.4k+ articles
Ruby
1.1k+ articles
Ruby-Methods
910+ articles
Ruby | StringScanner match? function
Last Updated: 10 September 2021
StringScanner#match?() : match?() is a StringScanner class method which checks whether the given pattern is matched from the current scan po
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner getch function
Last Updated: 09 December 2019
StringScanner#getch() : getch() is a StringScanner class method which returns the byte of pointer on the StringScanner.Syntax: StringScanner
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner post_match function
Last Updated: 10 December 2019
StringScanner#post_match() : post_match() is a StringScanner class method which returns the post-match (in the regular expression sense) of
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner pos function
Last Updated: 10 December 2019
StringScanner#pos() : pos() is a StringScanner class method which returns the byte position of the scan pointerSyntax: StringScanner.pos()Pa
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner charpos function
Last Updated: 10 December 2019
StringScanner#charpos() : charpos() is a StringScanner class method which returns the character position of the scan pointer.Syntax: StringS
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner scan function
Last Updated: 12 December 2019
StringScanner#scan() : scan() is a StringScanner class method which tries to match with pattern at the current position.Syntax: StringScanne
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner scan_full function
Last Updated: 12 December 2019
StringScanner#scan_full() : scan_full() is a StringScanner class method which checks whether the given pattern is matched from the current s
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner scan_until function
Last Updated: 12 December 2019
StringScanner#scan_until() : scan_until() is a StringScanner class method which scans the string until the pattern is matchedSyntax: StringS
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner skip function
Last Updated: 12 December 2019
StringScanner#skip() : skip() is a StringScanner class method which skip over the given pattern beginning with the scan pointer.Syntax: Stri
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner exist? function
Last Updated: 30 September 2021
StringScanner#exist?() : exist?() is a StringScanner class method which returns the value of pointer if the pattern exists.Syntax: StringSca
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner eos? function
Last Updated: 12 December 2019
StringScanner#eos?() : eos?() is a StringScanner class method which checks whether the scan pointer is at the end of the string.Syntax: Stri
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
Ruby | StringScanner check function
Last Updated: 12 December 2019
StringScanner#check() : check() is a StringScanner class method which returns the value that scan would return, without advancing the scan p
...read more
Ruby
Ruby-Methods
Ruby String Scanner-class
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !