def size()

in python2/alibabacloud_darabonba_array/client.py [0:0]


    def size(raw):
        if raw:
            return len(raw)
        return 0