struct
Amber::Router::SegmentView
- Amber::Router::SegmentView
- Struct
- Value
- Object
Overview
Allocation-free view over one slash-delimited segment in a String.
Defined in:
amber/router/engine/segment_view.crConstructors
Instance Method Summary
- #==(other : self) : Bool
- #byte_offset : Int32
- #bytes : Bytes
- #bytesize : Int32
-
#hash(hasher)
See
Object#hash(hasher) - #source : String