Class: CAFixlenString

Inherits:
Object
  • Object
show all
Includes:
CArray::StringOperationMixin, CArray::StringOperationMixin::Mutable
Defined in:
lib/carray/fixlen_string.rb

Overview

Mutable fixed-width String Face: L1 ops + in-place variants. In-place transforms re-store through the native fixlen path (silent truncate).

Method Summary

Methods included from CArray::StringOperationMixin::Mutable

#capitalize!, #chomp!, #downcase!, #gsub!, #lstrip!, #rstrip!, #strip!, #swapcase!, #upcase!

Methods included from CArray::StringOperationMixin

#bytesize, #capitalize, #center, #chomp, #delete_prefix, #delete_suffix, #downcase, #encode, #end_with?, #extract, #force_encoding, #gsub, #in?, #include?, #ljust, #lstrip, #match?, #rindex, #rjust, #rstrip, #scrub, #start_with?, #str_index, #str_len, #strip, #swapcase, #to_const_string, #to_f, #to_fixlen_string, #to_i, #to_string, #upcase