跳至内容 跳至搜索
方法
P

实例公有方法

peek_byte()

# File actionpack/lib/action_dispatch/journey/scanner.rb, line 22
def peek_byte
  string.getbyte(pos)
end