|  | TokenizerPullWhitespace Method | 
 
            Advances the tokenizer to the next non-whitespace character.
            
 
    Namespace: 
   Akka.Configuration.Hocon
    Assembly:
   Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic void PullWhitespace()
member PullWhitespace : unit -> unit 
 See Also
See Also