struct BytesRegex::Match
 
  - BytesRegex::Match
 - Struct
 - Value
 - Object
 
Defined in:
bytes_regex.crConstructors
Instance Method Summary
- #size : UInt64
 - #size=(size : UInt64)
 - #start : UInt64
 - #start=(start : UInt64)
 - #value : Bytes
 - #value=(value : Bytes)