Julian Hyde created CALCITE-5415:
------------------------------------

             Summary: In ByteString, add startsWith and endsWith methods
                 Key: CALCITE-5415
                 URL: https://issues.apache.org/jira/browse/CALCITE-5415
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde


In {{{}ByteString{}}}, add the following methods:
 * {{boolean startsWith(ByteString prefix)}}
 * {{boolean startsWith(ByteString prefix, int offset)}}
 * {{boolean endsWith(ByteString suffix)}}

Their meaning is analogous to the methods on {{{}String{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to