$67 GRAYBYTE WORDPRESS FILE MANAGER $38

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby18/lib64/ruby/1.8/yaml/

HOME
Current File : /opt/alt/ruby18/lib64/ruby/1.8/yaml//stringio.rb
#
# Limited StringIO if no core lib is available
#
begin
require 'stringio'
rescue LoadError
    # StringIO based on code by MoonWolf
    class StringIO
        def initialize(string="")
            @string=string
            @pos=0
            @eof=(string.size==0)
        end
        def pos
            @pos
        end    
        def eof
            @eof
        end
        alias eof? eof
        def readline(rs=$/)
            if @eof
                raise EOFError
            else
                if p = @string[@pos..-1]=~rs
                    line = @string[@pos,p+1]
                else
                    line = @string[@pos..-1]
                end
                @pos+=line.size
                @eof =true if @[email protected]
                $_ = line
            end
        end
        def rewind
            seek(0,0)
        end
        def seek(offset,whence)
            case whence
            when 0
                @pos=offset
            when 1
                @pos+=offset
            when 2
                @[email protected]+offset
            end
            @eof=(@pos>[email protected])
            0
        end
    end

	#
	# Class method for creating streams
	#
	def YAML.make_stream( io )
        if String === io
            io = StringIO.new( io )
        elsif not IO === io
            raise YAML::Error, "YAML stream must be an IO or String object."
        end
        if YAML::unicode
            def io.readline
                YAML.utf_to_internal( readline( @ln_sep ), @utf_encoding )
            end
            def io.check_unicode
                @utf_encoding = YAML.sniff_encoding( read( 4 ) )
                @ln_sep = YAML.enc_separator( @utf_encoding )
                seek( -4, IO::SEEK_CUR )
            end
		    def io.utf_encoding
		    	@utf_encoding
		    end
            io.check_unicode
        else
            def io.utf_encoding
                :None
            end
        end
        io
	end

end



Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.48 PM
root / root
0755
baseemitter.rb
5.618 KB
19 Apr 2008 11.45 AM
root / linksafe
0644
basenode.rb
5.984 KB
18 Apr 2008 10.03 AM
root / linksafe
0644
constants.rb
1.158 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
dbm.rb
2.244 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
encoding.rb
0.591 KB
19 Apr 2008 11.45 AM
root / linksafe
0644
error.rb
1.044 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
loader.rb
0.289 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
rubytypes.rb
12.729 KB
6 Jun 2012 5.34 AM
root / linksafe
0644
store.rb
0.687 KB
19 Apr 2008 11.45 AM
root / linksafe
0644
stream.rb
0.684 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
stringio.rb
1.923 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
syck.rb
0.265 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
tag.rb
3.077 KB
19 Apr 2008 11.45 AM
root / linksafe
0644
types.rb
4.885 KB
19 Apr 2008 11.45 AM
root / linksafe
0644
yamlnode.rb
1.188 KB
12 Feb 2007 11.01 PM
root / linksafe
0644
ypath.rb
1.297 KB
12 Feb 2007 11.01 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF