get_initial_token() Instance Public methods Gets the initial Negotiate token. Returns it as a base64 encoded string suitable for use in HTTP. Can be easily decoded, however.
new(priority, weight, port, target) Class Public methods Create a SRV resource record. See the documentation for priority, weight, port and target for priority, weight, +port and target respectively.
codepoints() Instance Public methods This is a deprecated alias for each_codepoint.
array.shelljoin => string Instance Public methods Builds a command line string from an argument list array joining all elements escaped for Bourne shell and separated by a space. See Shellwords.shelljoin for details.
as_json(*) Instance Public methods
itemcget(container, item, option) Class Public methods Also aliased as: __itemcget
marquee_identify() Instance Public methods
ios.putc(obj) â obj Instance Public methods If obj is Numeric, write the character whose code is the least-significant byte of obj, otherwise write the first byte of the string representation of obj to ios. Note: This method is not safe for use with multi-byte characters as it will truncate them. $stdout.putc "A" $stdout.putc 65 produces: AA
textbg_info() Instance Public methods
start_element?() Instance Public methods Content: [ String tag_name, Hash attributes ]
Page 1947 of 2275